mirror of
https://github.com/python/cpython.git
synced 2026-06-21 10:34:26 -04:00
552ce57e33
The global variable has been replaced by a new thread local variable "pkgcontext" in Python/import.c.
Miscellaneous source files for the main Python shared library