• Éric Araujo's avatar
    Stop trying to write into the stdlib during packaging tests (#12331). · b85b966d
    Éric Araujo yazdı
    This prevents tests from failing when run from a Python installed in a
    read-only directory.  The code is a bit uglier; shutil.copytree calls
    copystat on directories behind our back, so I had to add an os.walk
    with os.chmod (*and* os.path.join!) calls.  shutil, I am disappoint.
    
    This changeset is dedicated to the hundreds of neurons that were lost
    while I was debugging this on an otherwise fine afternoon.
    b85b966d
Adı
Son kayıt (commit)
Son güncelleme
..
command Loading commit data...
compiler Loading commit data...
pypi Loading commit data...
tests Loading commit data...
__init__.py Loading commit data...
_trove.py Loading commit data...
compat.py Loading commit data...
config.py Loading commit data...
create.py Loading commit data...
database.py Loading commit data...
depgraph.py Loading commit data...
dist.py Loading commit data...
errors.py Loading commit data...
fancy_getopt.py Loading commit data...
install.py Loading commit data...
manifest.py Loading commit data...
markers.py Loading commit data...
metadata.py Loading commit data...
run.py Loading commit data...
util.py Loading commit data...
version.py Loading commit data...