mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
PyDescr_NewMethod() and PyCFunction_NewEx() now include the method name in the SystemError "bad call flags" error message to ease debug.
Source files for various builtin objects