diff options
author | AN Long <aisk@users.noreply.github.com> | 2024-01-16 08:32:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 08:32:39 (GMT) |
commit | 6c502ba809ff662a5eebf8c6778dec6bd28918fb (patch) | |
tree | 5fcdc14f8c46a3a2981378d6c6eff04fd849aceb /Parser/asdl_c.py | |
parent | 8fd287b18f20f0a310203f574adec196530627c7 (diff) | |
download | cpython-6c502ba809ff662a5eebf8c6778dec6bd28918fb.zip cpython-6c502ba809ff662a5eebf8c6778dec6bd28918fb.tar.gz cpython-6c502ba809ff662a5eebf8c6778dec6bd28918fb.tar.bz2 |
gh-114101: Correct PyErr_Format arguments in _testcapi module (#114102)
- use PyErr_SetString() iso. PyErr_Format() in parse_tuple_and_keywords()
- fix misspelled format specifier in CHECK_SIGNNESS() macro
Diffstat (limited to 'Parser/asdl_c.py')
0 files changed, 0 insertions, 0 deletions