]> granicus.if.org Git - python/commit
Issue #10182: The re module doesn't truncate indices to 32 bits anymore.
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 2 Dec 2012 11:55:12 +0000 (12:55 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 2 Dec 2012 11:55:12 +0000 (12:55 +0100)
commitd8d1a0ab78d6bc32940462620967c2334c569752
tree44c32ec6b7ada60f90730633f3c9c05f4cf54180
parent4569467539faecd43f97e836784e0add567f4bdb
parent9a2b26748b73d604d1ec099d07e493b1ed8f020f
Issue #10182: The re module doesn't truncate indices to 32 bits anymore.
Patch by Serhiy Storchaka.
Misc/NEWS
Modules/_sre.c