• Brett Cannon's avatar
    Implement the PEP 302 protocol for get_filename() as · 6919427e
    Brett Cannon yazdı
    importlib.abc.ExecutionLoader. PyLoader now inherits from this ABC instead of
    InspectLoader directly. Both PyLoader and PyPycLoader provide concrete
    implementations of get_filename in terms of source_path and bytecode_path.
    6919427e
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
test_abc_loader.py Loading commit data...
test_case_sensitivity.py Loading commit data...
test_file_loader.py Loading commit data...
test_finder.py Loading commit data...
test_path_hook.py Loading commit data...
test_source_encoding.py Loading commit data...
util.py Loading commit data...