]> granicus.if.org Git - python/commit
bug #133283, #477728, #483789, #490573
authorFredrik Lundh <fredrik@pythonware.com>
Sun, 9 Dec 2001 16:13:15 +0000 (16:13 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sun, 9 Dec 2001 16:13:15 +0000 (16:13 +0000)
commit82b230732fab6dc3b8d945feb38bd99712a501fc
tree5a5531657fac37d69ceb8f51648032fa1386ec29
parented69aeedb9031d632c169c8c570777426842dce0
bug #133283, #477728, #483789, #490573

backed out of broken minimal repeat patch from July

also fixed a couple of minor potential resource leaks in pattern_subx
(Guido had already fixed the big one)
Lib/sre_parse.py
Lib/test/re_tests.py
Lib/test/test_sre.py
Modules/_sre.c