mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Decref the key in the right interpreter in _extensions_cache_set(). This is a follow-up to gh-103084. I found the bug while working on gh-101660.
Miscellaneous source files for the main Python shared library