diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2018-11-27 09:27:36 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-27 09:27:36 (GMT) |
| commit | 4a934d490fac779d8954a8292369c4506bab23fa (patch) | |
| tree | c481c9a26efba1d156bb04959a12e2aac3d2deff /Lib/test/test_asyncio/test_transports.py | |
| parent | b619b097923155a7034c05c4018bf06af9f994d0 (diff) | |
| download | cpython-4a934d490fac779d8954a8292369c4506bab23fa.zip cpython-4a934d490fac779d8954a8292369c4506bab23fa.tar.gz cpython-4a934d490fac779d8954a8292369c4506bab23fa.tar.bz2 | |
bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. (GH-6748)
Fix invalid function cast warnings with gcc 8
for method conventions different from METH_NOARGS, METH_O and
METH_VARARGS in Argument Clinic generated code.
Diffstat (limited to 'Lib/test/test_asyncio/test_transports.py')
0 files changed, 0 insertions, 0 deletions
