mirror of
https://github.com/python/cpython.git
synced 2026-06-01 09:09:28 -04:00
82f04e2dfd
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.