summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2009-01-13 23:13:52 +0000
committerAntoine Pitrou <solipsis@pitrou.net>2009-01-13 23:13:52 +0000
commitc2f02216b69b844e233a2bd86ba43508fee55c86 (patch)
tree9bb44dcd0f9f36f230b22d7e5ecf677ff2cf6228 /Python
parent3a5067c208dec1c702ae93aa26b03d5b0e7711ed (diff)
downloadcpython-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 'Python')
0 files changed, 0 insertions, 0 deletions