]> granicus.if.org Git - python/commitdiff
Issue #9669: Protect re against infinite loops on zero-width matching in
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 16 Feb 2013 19:25:05 +0000 (21:25 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 16 Feb 2013 19:25:05 +0000 (21:25 +0200)
non-greedy repeat.  Patch by Matthew Barnett.

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