Files
cpython/Lib
Victor Stinner 8b83687bdf bpo-28129: fix ctypes crashes (#386) (#3800)
* 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

(cherry picked from commit 1bea762d9e)
2017-09-28 07:31:40 -07:00
..
2017-08-26 11:17:02 -07:00
2013-10-01 11:39:08 -04:00
2015-04-13 20:24:10 -04:00
2011-09-01 22:06:49 +02:00
2011-06-28 21:57:21 -05:00
2011-10-19 10:39:35 +03:00
2016-10-25 09:51:38 +03:00