diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-02-10 10:21:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-10 10:21:35 (GMT) |
commit | e2c403892400878707a20d4b7e183de505a64ca5 (patch) | |
tree | 62a1f10b10d31ae042fb60b4d48e81303055b68f /Python/thread.c | |
parent | 6e222a55b1d63de994a2ca39afd4bbf4d2fbdd34 (diff) | |
download | cpython-e2c403892400878707a20d4b7e183de505a64ca5.zip cpython-e2c403892400878707a20d4b7e183de505a64ca5.tar.gz cpython-e2c403892400878707a20d4b7e183de505a64ca5.tar.bz2 |
gh-76763: Make chr() always raising ValueError for out-of-range values (GH-114882)
Previously it raised OverflowError for very large or very small values.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions