• Ramiro Morales's avatar
    Workaround admin scripts test failures on Windows+Python 3. · aefc1d4e
    Ramiro Morales yazdı
    Change strategy used to examine instrumented output to acommodate the
    fact that on Windows, where the path separator is '\', repr() of Python
    modules has changed in Python 3 to use escaped backslashes in the FS
    path section (e.g.
    'C:\\python3x\\Lib\\site-packages\\django\\contrib\\auth\\models.py')
    without having to special-case based on platform.
    aefc1d4e
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.rst Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...