• Victor Stinner's avatar
    regrtest: Fix module.__path__ · 82f04e2d
    Victor Stinner yazdı
    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.
    82f04e2d
importlib_external.h 136 KB