]> granicus.if.org Git - python/commitdiff
Issue #10182: The re module doesn't truncate indices to 32 bits anymore.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 2 Dec 2012 11:54:28 +0000 (12:54 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 2 Dec 2012 11:54:28 +0000 (12:54 +0100)
Patch by Serhiy Storchaka.

1  2 
Lib/test/test_re.py
Misc/NEWS
Modules/_sre.c

Simple merge
diff --cc Misc/NEWS
Simple merge
diff --cc Modules/_sre.c
Simple merge