summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2009-01-13 23:14:47 +0000
committerAntoine Pitrou <solipsis@pitrou.net>2009-01-13 23:14:47 +0000
commit2a1854bcf4ac49a5a2c917b95d90c05cc620ae9a (patch)
tree09ad4b6220379d168a019d5d03d63aff8b3abc3b
parentb6eba4f8b611c1e45821dca69a0eda2c9bbb6175 (diff)
downloadcpython-git-2a1854bcf4ac49a5a2c917b95d90c05cc620ae9a.tar.gz
Blocked revisions 68589 via svnmerge
........ r68589 | antoine.pitrou | 2009-01-14 00:13:52 +0100 (mer., 14 janv. 2009) | 5 lines 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. ........
0 files changed, 0 insertions, 0 deletions