commit | d8d1a0ab78d6bc32940462620967c2334c569752 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Dec 02 12:55:12 2012 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Dec 02 12:55:12 2012 +0100 |
tree | 44c32ec6b7ada60f90730633f3c9c05f4cf54180 | |
parent | 4569467539faecd43f97e836784e0add567f4bdb [diff] | |
parent | 9a2b26748b73d604d1ec099d07e493b1ed8f020f [diff] |
Issue #10182: The re module doesn't truncate indices to 32 bits anymore. Patch by Serhiy Storchaka.