]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105456: Remove 3 deprecated `sre_*` modules (#135994)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 1 Jul 2025 15:31:07 +0000 (16:31 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Jul 2025 15:31:07 +0000 (17:31 +0200)
commit93809a918f3a2853e8a191b84ad844c722bee2f5
treebb003fe2ffc54dbe79311bb39c3ca63138c468e2
parent12ce16bc134a602d2ac8acde86ae69f70183cb9f
gh-105456: Remove 3 deprecated `sre_*` modules (#135994)
Doc/deprecations/pending-removal-in-3.15.rst
Doc/deprecations/pending-removal-in-future.rst
Doc/whatsnew/3.15.rst
Lib/sre_compile.py [deleted file]
Lib/sre_constants.py [deleted file]
Lib/sre_parse.py [deleted file]
Lib/test/test_pyclbr.py
Lib/test/test_re.py
Misc/NEWS.d/next/Library/2025-06-26-17-19-36.gh-issue-105456.eR9oHB.rst [new file with mode: 0644]
Python/stdlib_module_names.h