diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-09-28 14:31:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-28 14:31:40 (GMT) |
commit | 8b83687bdf66d2d10afb78e46bcede399deaefde (patch) | |
tree | 20a174eca5983e6e81781e7a425d768d0a8a40e3 /Python/_warnings.c | |
parent | b4920d562b74e909bfae71bf119350a01d1d5e5e (diff) | |
download | cpython-8b83687bdf66d2d10afb78e46bcede399deaefde.zip cpython-8b83687bdf66d2d10afb78e46bcede399deaefde.tar.gz cpython-8b83687bdf66d2d10afb78e46bcede399deaefde.tar.bz2 |
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 1bea762d9ec823544c530d567330a47f64d93d4f)
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions