SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 3 Python

bpo-39884: Add method name in "bad call flags" error (GH-18944)

PyDescr_NewMethod() and PyCFunction_NewEx() now include the method
name in the SystemError "bad call flags" error message to ease debug.
V
Victor Stinner committed
c7d2d69d95b263ee5f83511bc6fbe53acdc24ea3
Parent: 1dd3794
Committed by GitHub <noreply@github.com> on 3/12/2020, 7:38:11 AM