diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-05-07 21:50:05 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-05-07 21:50:05 (GMT) |
commit | 106802547c0180a29a8a55640d1f5b8ae670d657 (patch) | |
tree | a6441ae82b4dcaa6b703ef960a617a0a1231372d /Lib | |
parent | 79575b210fd5ae49b09f1cbc3278fd8655c81ba5 (diff) | |
download | cpython-106802547c0180a29a8a55640d1f5b8ae670d657.zip cpython-106802547c0180a29a8a55640d1f5b8ae670d657.tar.gz cpython-106802547c0180a29a8a55640d1f5b8ae670d657.tar.bz2 |
Backout ab500b297900: the check for integer overflow is wrong
Issue #14716: Change integer overflow check in unicode_writer_prepare()
to compute the limit at compile time instead of runtime. Patch writen by Serhiy
Storchaka.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions