diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2009-01-13 23:13:52 +0000 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2009-01-13 23:13:52 +0000 |
commit | c2f02216b69b844e233a2bd86ba43508fee55c86 (patch) | |
tree | 9bb44dcd0f9f36f230b22d7e5ecf677ff2cf6228 /Lib/test/test_datetime.py | |
parent | 3a5067c208dec1c702ae93aa26b03d5b0e7711ed (diff) | |
download | cpython-git-c2f02216b69b844e233a2bd86ba43508fee55c86.tar.gz |
Issue #4935: The overflow checking code in the expandtabs() method common
to str, bytes and bytearray could be optimized away by the compiler, letting
the interpreter segfault instead of raising an error.
Diffstat (limited to 'Lib/test/test_datetime.py')
0 files changed, 0 insertions, 0 deletions