]> granicus.if.org Git - python/commit
Merged revisions 77499 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 14 Jan 2010 17:34:48 +0000 (17:34 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 14 Jan 2010 17:34:48 +0000 (17:34 +0000)
commit82feb1f360c26c78f0c5159609f3f697008a9238
treec078d382cc4a24d14bae03aea9e7db1e704012fd
parent6d4b00ccc15f46702e1ab9242f16f4a80003f95a
Merged revisions 77499 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77499 | antoine.pitrou | 2010-01-14 18:25:24 +0100 (jeu., 14 janv. 2010) | 4 lines

  Issue #3299: Fix possible crash in the _sre module when given bad
  argument values in debug mode.  Patch by Victor Stinner.
........
Lib/test/test_re.py
Misc/NEWS
Modules/_sre.c