]> granicus.if.org Git - python/commit
SF patch #720991 by Gary Herron:
authorGuido van Rossum <guido@python.org>
Mon, 14 Apr 2003 17:59:34 +0000 (17:59 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 14 Apr 2003 17:59:34 +0000 (17:59 +0000)
commit41c99e7f96f7a0f192839801c568d8a80dcc7091
tree5733d278d932546d0b642dce7e631512da483f76
parent44c62ef5ee2d48cfa0bd024507f19e47d987e6b3
SF patch #720991 by Gary Herron:
A small fix for bug #545855 and Greg Chapman's
addition of op code SRE_OP_MIN_REPEAT_ONE for
eliminating recursion on simple uses of pattern '*?' on a
long string.
Lib/sre_compile.py
Lib/sre_constants.py
Lib/sre_parse.py
Lib/test/test_sre.py
Misc/NEWS
Modules/_sre.c
Modules/sre_constants.h