]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91636: Don't clear required fields of function objects (GH-91651)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Thu, 21 Apr 2022 06:06:35 +0000 (02:06 -0400)
committerGitHub <noreply@github.com>
Thu, 21 Apr 2022 06:06:35 +0000 (02:06 -0400)
commitf2b4e458b3327130e46edb4efe8e1847de09efc5
treedd53bed89cdbccf19083f11038516f20c6aa4036
parent615b24c80b0bbbc7b70aa1e9c28f9c4463c8c1ed
gh-91636: Don't clear required fields of function objects (GH-91651)
Lib/test/test_gc.py
Misc/NEWS.d/next/Core and Builtins/2022-04-18-02-45-40.gh-issue-91636.6DFdy_.rst [new file with mode: 0644]
Objects/funcobject.c