]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
sre 2.1b2 update:
authorFredrik Lundh <fredrik@pythonware.com>
Thu, 22 Mar 2001 15:50:10 +0000 (15:50 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Thu, 22 Mar 2001 15:50:10 +0000 (15:50 +0000)
commitb25e1ad253a4d96aea31a7a3fb78522ea354f43a
tree2cc9dc18021270ffc2d7982ecca15b6942f59413
parent8e9972c215ea0b10f0a7516d1cded6f26296ceba
sre 2.1b2 update:

- take locale into account for word boundary anchors (#410271)
- restored 2.0's *? behaviour (#233283, #408936 and others)
- speed up re.sub/re.subn
Lib/sre.py
Lib/sre_compile.py
Lib/sre_constants.py
Lib/sre_parse.py
Lib/test/re_tests.py
Lib/test/test_sre.py
Modules/_sre.c
Modules/sre_constants.h