]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104003: Implement PEP 702 (#104004)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 29 Nov 2023 17:38:29 +0000 (09:38 -0800)
committerGitHub <noreply@github.com>
Wed, 29 Nov 2023 17:38:29 +0000 (09:38 -0800)
commitd4a6229afe10d7e5a9a59bf9472f36d7698988db
tree4fab807bd51c3eab369b5dac8a3df0987b1f1647
parent403886942376210662610627b01fea6acd77d331
gh-104003: Implement PEP 702 (#104004)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/warnings.rst
Doc/whatsnew/3.13.rst
Lib/test/test_warnings/__init__.py
Lib/warnings.py
Misc/NEWS.d/next/Library/2023-04-29-20-49-13.gh-issue-104003.-8Ruk2.rst [new file with mode: 0644]