Files
cpython/Modules/_ctypes
orenmn 1bea762d9e bpo-28129: fix ctypes crashes (#386)
* init commit, with initial tests for from_param and fields __set__ and __get__, and some additions to from_buffer and from_buffer_copy

* added the rest of tests and patches. probably only a first draft.

* removed trailing spaces

* replace ctype with ctypes in error messages

* change back from ctypes instance to ctype instance
2017-03-02 18:42:40 +01:00
..
2017-03-02 18:42:40 +01:00
2017-03-02 18:42:40 +01:00
2016-09-08 09:25:03 -07:00
2016-12-06 18:45:50 +01:00