diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-07-17 05:46:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-17 05:46:43 (GMT) |
commit | 31608abf55839f5fa9cce33d530e35ea6e0ad427 (patch) | |
tree | 62a4602f64467c9475a8b66b9be0e4310ab0f136 /Python/pythonrun.c | |
parent | 964431eaeb1905a95cb1bd745d0b9c0052db4b94 (diff) | |
download | cpython-31608abf55839f5fa9cce33d530e35ea6e0ad427.zip cpython-31608abf55839f5fa9cce33d530e35ea6e0ad427.tar.gz cpython-31608abf55839f5fa9cce33d530e35ea6e0ad427.tar.bz2 |
gh-94864: Fix PyArg_Parse* with deprecated format units "u" and "Z" (GH-94902)
It returned 1 (success) when warnings are turned into exceptions.
(cherry picked from commit 107c21c5d56682320b38c01b5575c1604a429239)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions