mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
* Make sure ``__spec__.loader`` matches ``__loader__`` for namespace packages. * Make sure ``__spec__.origin` matches ``__file__`` for namespace packages. https://bugs.python.org/issue32303 https://bugs.python.org/issue32305
Miscellaneous source files for the main Python shared library