-
- Downloads
gh-92728: Restore re.template, but deprecate it (GH-93161)
Revert "bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300)" This reverts commit b09184bf. (cherry picked from commit 16a7e4a0) Co-authored-by:Miro Hrončok <miro@hroncok.cz>
Showing
- Doc/whatsnew/3.11.rst 5 additions, 0 deletionsDoc/whatsnew/3.11.rst
- Lib/re/__init__.py 22 additions, 1 deletionLib/re/__init__.py
- Lib/re/_compiler.py 2 additions, 0 deletionsLib/re/_compiler.py
- Lib/re/_constants.py 1 addition, 0 deletionsLib/re/_constants.py
- Lib/re/_parser.py 2 additions, 1 deletionLib/re/_parser.py
- Lib/test/test_re.py 27 additions, 3 deletionsLib/test/test_re.py
- Misc/NEWS.d/3.11.0b1.rst 1 addition, 0 deletionsMisc/NEWS.d/3.11.0b1.rst
- Misc/NEWS.d/next/Library/2022-05-24-10-59-02.gh-issue-92728.zxTifq.rst 3 additions, 0 deletions...ext/Library/2022-05-24-10-59-02.gh-issue-92728.zxTifq.rst
- Modules/_sre/sre.c 1 addition, 0 deletionsModules/_sre/sre.c
- Modules/_sre/sre_constants.h 1 addition, 0 deletionsModules/_sre/sre_constants.h
Loading
Please register or sign in to comment