• Brett Cannon's avatar
    importlib.abc.SourceLoader.get_source() was re-raising SyntaxError and · f4375ef4
    Brett Cannon yazdı
    UnicodeDecodeError as ImportError. That was over-reaching the point of
    raising ImportError in get_source() (which is to signal the source
    code was not found when it should have). Conflating the two exceptions
    with ImportError could lead to masking errors with the source which
    should be known outside of whether there was an error simply getting
    the source to begin with.
    f4375ef4
Adı
Son kayıt (commit)
Son güncelleme
..
2.0.rst Loading commit data...
2.1.rst Loading commit data...
2.2.rst Loading commit data...
2.3.rst Loading commit data...
2.4.rst Loading commit data...
2.5.rst Loading commit data...
2.6.rst Loading commit data...
2.7.rst Loading commit data...
3.0.rst Loading commit data...
3.1.rst Loading commit data...
3.2.rst Loading commit data...
3.3.rst Loading commit data...
3.4.rst Loading commit data...
changelog.rst Loading commit data...
index.rst Loading commit data...