index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
re
/
_constants.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-105687: Remove deprecated objects from `re` module (#105688)
Nikita Sobolev
2023-06-14
1
-2/+1
*
gh-91524: Speed up the regular expression substitution (#91525)
Serhiy Storchaka
2022-10-23
1
-1/+1
*
gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is termi...
Gregory P. Smith
2022-06-17
1
-1/+1
*
gh-92728: Restore re.template, but deprecate it (GH-93161)
Miro HronĨok
2022-05-25
1
-0/+1
*
gh-92049: Forbid pickling constants re._constants.SUCCESS etc (GH-92070)
Serhiy Storchaka
2022-04-30
1
-0/+2
*
gh-91870: Remove unsupported SRE opcode CALL (GH-91872)
Serhiy Storchaka
2022-04-26
1
-2/+1
*
RE: Pre-split the list of opcode names (GH-91859)
Serhiy Storchaka
2022-04-23
1
-70/+71
*
bpo-47152: Automatically regenerate sre_constants.h (GH-91439)
Serhiy Storchaka
2022-04-12
1
-43/+0
*
bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300)
Serhiy Storchaka
2022-04-06
1
-2/+0
*
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
Serhiy Storchaka
2022-04-04
1
-1/+1
*
bpo-23689: re module, fix memory leak when a match is terminated by a signal ...
Ma Lin
2022-04-03
1
-1/+1
*
bpo-47152: Convert the re module into a package (GH-32177)
Serhiy Storchaka
2022-04-02
1
-0/+262