mirror of
https://github.com/python/cpython.git
synced 2026-06-26 12:54:12 -04:00
69091cb497
* 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