mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
ee52158f20
It now raises an exception if sys.modules doesn't hold a strong reference to the module. Elaborate the comment explaining why a weak reference is used to create a borrowed reference.
Miscellaneous source files for the main Python shared library