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