diff options
author | orenmn <orenmn@users.noreply.github.com> | 2017-03-02 17:42:40 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-03-02 17:42:40 (GMT) |
commit | 1bea762d9ec823544c530d567330a47f64d93d4f (patch) | |
tree | e147eaf429f75a16d3e952e035fd7432b076ab95 /Lib/asyncio/test_utils.py | |
parent | 8ae264ce6dfcd6923d7bbde0e975389bea7d9881 (diff) | |
download | cpython-1bea762d9ec823544c530d567330a47f64d93d4f.zip cpython-1bea762d9ec823544c530d567330a47f64d93d4f.tar.gz cpython-1bea762d9ec823544c530d567330a47f64d93d4f.tar.bz2 |
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
Diffstat (limited to 'Lib/asyncio/test_utils.py')
0 files changed, 0 insertions, 0 deletions