]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-138010: Fix `__init_subclass__` forwarding by `warnings.deprecated` (GH...
authorBrian Schubert <brianm.schubert@gmail.com>
Fri, 5 Sep 2025 21:21:19 +0000 (17:21 -0400)
committerGitHub <noreply@github.com>
Fri, 5 Sep 2025 21:21:19 +0000 (14:21 -0700)
commitcf62144f45ac967d0463cacfb06da99f681c669b
tree024ee6f00e85072340fca8de4491103dc9137569
parent4e25f012e746f478738588f35686bcc8dd6f96a4
[3.13] gh-138010: Fix `__init_subclass__` forwarding by `warnings.deprecated` (GH-138210) (#138564)

(cherry picked from commit e2c038f5be2df39a7b06364dec0836a25c423b67)
Lib/test/test_warnings/__init__.py
Lib/warnings.py
Misc/NEWS.d/next/Library/2025-08-27-17-05-36.gh-issue-138010.ZZJmPL.rst [new file with mode: 0644]