diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-11-27 11:27:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-27 11:27:36 +0200 |
commit | 4a934d490fac779d8954a8292369c4506bab23fa (patch) | |
tree | c481c9a26efba1d156bb04959a12e2aac3d2deff /Python/context.c | |
parent | b619b097923155a7034c05c4018bf06af9f994d0 (diff) | |
download | cpython-git-4a934d490fac779d8954a8292369c4506bab23fa.tar.gz |
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 'Python/context.c')
0 files changed, 0 insertions, 0 deletions