mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
dde028480e
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