• Éric Araujo's avatar
    Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). · 021eddff
    Éric Araujo yazdı
    These regex changes fix a number of issues for distutils on Windows:
    - #6884: impossible to include a file starting with 'build'
    - #9691 and #14004: sdist includes too many files
    - #13193: test_filelist failures
    
    This commit replaces the incorrect changes done in 557a973709de,
    c566a3447ba1 and 3925081a7ca0 to fix #13193; we were too eager to fix
    the test failures and I did not study the code enough before
    greenlighting patches.  This time we have unit tests from the problems
    reported by users to be sure we have the right fix.
    
    Thanks to Nadeem Vawda for his help.
    021eddff
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...