Commit Graph

6 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
Randall C. O'Reilly 8d98f0953a all tests now passing except maps.. also need to test py2 2019-08-24 10:31:16 +02:00
Sebastien Binet fbb477f2ae tests: fix exit code 2019-01-16 16:18:59 +01: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