diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2017-09-28 07:32:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-28 07:32:11 -0700 |
| commit | 7d6ddb96b34b94c1cbdf95baa94492c48426404e (patch) | |
| tree | dfd55c6ab9a5d3e11c5d5fc9e9dae71501fa5870 /Python/_warnings.c | |
| parent | ec3d34c5b2feb10cb4d7606a10d81c178c3afce3 (diff) | |
| download | cpython-git-7d6ddb96b34b94c1cbdf95baa94492c48426404e.tar.gz | |
bpo-28129: fix ctypes crashes (#386) (#3799)
* 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
