mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Issue #26538: libregrtest: Fix setup_tests() to keep module.__path__ type (_NamespacePath), don't convert to a list. Add _NamespacePath.__setitem__() method to importlib._bootstrap_external.
Miscellaneous source files for the main Python shared library