Commit Graph

4 Commits

Author SHA1 Message Date
Noam Kleinburd 51cf93edab Test complex slices. 2022-11-13 16:46:50 +02:00
Sebastien Binet 7e6560ef62
bind: slice elem method auto-wraps the handle, also maps
* fixes issue #191 (slice elem method auto-wraps the handle, including extra tests in slices), and fixes py wrapper imports to include everything referenced.

* also wrap handles for map __getitem__

* also rm gopy exe

* update after previewing PR: remove gopy.gide, don't print extra py imports, undo one usage change.

* one more cmd-exe fix
2019-09-30 15:32:05 +02:00
Ondřej Herman f9e088d468 gopy/bind: add CFFI converters for fixed width integer types 2018-11-29 02:00:51 +09:00
Dong-hee Na 31d6377e11 cffi: Implement wrapping of functions with slices/arrays of builtin arguments 2017-08-05 19:00:21 +02:00