]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-104405: Add missing PEP 523 checks (GH-104441)
authorBrandt Bucher <brandtbucher@microsoft.com>
Fri, 12 May 2023 23:03:47 +0000 (16:03 -0700)
committerGitHub <noreply@github.com>
Fri, 12 May 2023 23:03:47 +0000 (23:03 +0000)
commitfbb6def08a7ce7d21653e15ccbc4017b4eb2e795
tree85c86ae7bbc4afc2e3675d71b025e3f4246f6c8f
parent4ade7c33696b6a2a2e07295366ae0c29c31bb050
[3.11] GH-104405: Add missing PEP 523 checks (GH-104441)
Lib/test/test_capi/test_misc.py
Misc/NEWS.d/next/Core and Builtins/2023-05-12-00-19-02.gh-issue-104405.tXV5fn.rst [new file with mode: 0644]
Python/ceval.c
Python/specialize.c