diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-18 13:01:12 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-18 13:01:12 (GMT) |
| commit | 250e4b0063fab35770719b64d1e36209c4aa2596 (patch) | |
| tree | 006880f6d8b2295f0aa7d4520a94ab9036a9baed /Python/ceval.c | |
| parent | 7612f1e36a90029a5abf14b9063dbb800340eff7 (diff) | |
| download | cpython-250e4b0063fab35770719b64d1e36209c4aa2596.zip cpython-250e4b0063fab35770719b64d1e36209c4aa2596.tar.gz cpython-250e4b0063fab35770719b64d1e36209c4aa2596.tar.bz2 | |
Fix _PyMethodDef_RawFastCallDict() argument parsing
Issue #29259:
* Move also the !PyErr_Occurred() assertion to the top, similar to
other functions.
* Fix also comment/error messages: the function was renamed to
_PyMethodDef_RawFastCallDict()
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions
