]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105687: Remove deprecated objects from `re` module (#105688)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 14 Jun 2023 10:26:20 +0000 (13:26 +0300)
committerGitHub <noreply@github.com>
Wed, 14 Jun 2023 10:26:20 +0000 (12:26 +0200)
commit67f69dba0a2adc68c631bad5d970bdd22fc05d91
tree7d4a62db48b6e699597f01119286e0d1a740e747
parentfb655e0c4581ca4bed80db0a083884b29fe142d2
gh-105687: Remove deprecated objects from `re` module (#105688)
Doc/whatsnew/3.13.rst
Lib/re/__init__.py
Lib/re/_compiler.py
Lib/re/_constants.py
Lib/re/_parser.py
Lib/test/test_re.py
Misc/NEWS.d/next/Library/2023-06-12-15-17-34.gh-issue-105687.ZUonKm.rst [new file with mode: 0644]
Modules/_sre/sre.c
Modules/_sre/sre_constants.h