]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135729: Store reference to globals in `Interpreter._decref` (GH-139104)
authorPeter Bierma <zintensitydev@gmail.com>
Thu, 18 Sep 2025 11:17:51 +0000 (07:17 -0400)
committerGitHub <noreply@github.com>
Thu, 18 Sep 2025 11:17:51 +0000 (11:17 +0000)
commit571210b8f34a54922e5eb11d65060d7a77b8bdf0
treed76b3a7df53517e4f0451f9bcb52c8227c2a13c0
parent36ec60fb4316a871aff1cce12f23a770e6f91c87
gh-135729: Store reference to globals in `Interpreter._decref` (GH-139104)
Lib/concurrent/interpreters/__init__.py
Lib/test/test_interpreters/test_api.py
Misc/NEWS.d/next/Library/2025-09-18-05-32-18.gh-issue-135729.8AmMza.rst [new file with mode: 0644]