]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91632: Fix generic_alias_iterator to be finalized at exit. (GH-91727)
authorDong-hee Na <donghee.na@python.org>
Wed, 20 Apr 2022 14:10:41 +0000 (23:10 +0900)
committerGitHub <noreply@github.com>
Wed, 20 Apr 2022 14:10:41 +0000 (23:10 +0900)
commitf571c26fc1805790cacb73e70cbb0291204d41e7
treed77bf567738a2def3efc0a8f85b7145e723cb443
parentf92bcfe6dea7d52dcc7077585d8818e8a0209604
gh-91632: Fix generic_alias_iterator to be finalized at exit. (GH-91727)
Misc/NEWS.d/next/Core and Builtins/2022-04-20-14-43-37.gh-issue-91632.cvUhsZ.rst [new file with mode: 0644]
Objects/genericaliasobject.c
Objects/object.c