• Éric Araujo's avatar
    Fix missing imports in setup scripts generated by packaging (#13205). · f89ebdc3
    Éric Araujo yazdı
    I’ve made more edits than the bug report suggested to make sure the
    generated setup script is compatible with many Python versions; a
    comment in the source explains that in detail.
    
    The cfg_to_args function uses old 2.x idioms like codecs.open and
    RawConfigParser.readfp because I want the setup.py generated by packaging and
    distutils2 to be the same.  Most users won’t see the deprecation warning and I
    ignore it in the test suite.
    
    Thanks to David Barnett for the report and original patch.
    f89ebdc3
Adı
Son kayıt (commit)
Son güncelleme
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...
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...