]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132604: Track deprecation related to runtime-checkable protocols (3.20) (#154790)
authorBartosz Sławecki <bartosz@ilikepython.com>
Tue, 28 Jul 2026 10:27:31 +0000 (12:27 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Jul 2026 10:27:31 +0000 (12:27 +0200)
commitb4db94865e21ce86eabb5d11d072670121ed6f86
treec61cc9386a2ea510811a63c9a56046c470d08b62
parent66eb823229edb7cff23fd0d52611d809aee57532
gh-132604: Track deprecation related to runtime-checkable protocols (3.20) (#154790)

* Track deprecation related to runtime-checkable protocols until 3.20

* Add deprecation note to 3.15 what's new
Doc/deprecations/pending-removal-in-3.20.rst
Doc/whatsnew/3.15.rst