diff options
author | orenmn <orenmn@users.noreply.github.com> | 2017-03-02 19:42:40 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-03-02 18:42:40 +0100 |
commit | 1bea762d9ec823544c530d567330a47f64d93d4f (patch) | |
tree | e147eaf429f75a16d3e952e035fd7432b076ab95 /Lib/asyncio/test_utils.py | |
parent | 8ae264ce6dfcd6923d7bbde0e975389bea7d9881 (diff) | |
download | cpython-git-1bea762d9ec823544c530d567330a47f64d93d4f.tar.gz |
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