diff options
author | Nikita Sobolev <mail@sobolevn.me> | 2023-10-10 10:15:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-10 10:15:12 (GMT) |
commit | 344d3a222a7864f8157773749bdd77d1c9dfc1e6 (patch) | |
tree | df48ad12a6ebd272c12be11e7463966098ad4c48 /Misc/NEWS.d/3.8.0a2.rst | |
parent | 0362cbf908aff2b87298f8a9422e7b368f890071 (diff) | |
download | cpython-344d3a222a7864f8157773749bdd77d1c9dfc1e6.zip cpython-344d3a222a7864f8157773749bdd77d1c9dfc1e6.tar.gz cpython-344d3a222a7864f8157773749bdd77d1c9dfc1e6.tar.bz2 |
gh-110590: Fix a bug where _sre.compile would overwrite exceptions (#110591)
TypeError would be overwritten by OverflowError
if 'code' param contained non-ints.
Diffstat (limited to 'Misc/NEWS.d/3.8.0a2.rst')
0 files changed, 0 insertions, 0 deletions