SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 12 Python

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.
S
Serhiy Storchaka committed
4a934d490fac779d8954a8292369c4506bab23fa
Parent: b619b09
Committed by GitHub <noreply@github.com> on 11/27/2018, 9:27:36 AM