mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
* bpo-35321: Set the spec origin to frozen in frozen modules This fix correctly sets the spec origin to "frozen" for the _frozen_importlib module. Note that the origin was already correctly set in _frozen_importlib_external. * 📜🤖 Added by blurb_it.
Miscellaneous source files for the main Python shared library