• Éric Araujo's avatar
    Undo potentially confusing name change in packaging. · a963e0d9
    Éric Araujo yazdı
    This method was named reinitialize_command in distutils and accompanied
    by a comment suggesting to change it to get_reinitialized_command.
    Following that, I did the change for distutils2, but it proved
    confusing: The Distribution object has an internal cache of command
    objects, to make sure only one instance is ever used, and the name
    get_reinitialized_command could suggest that the object returned was
    independent of that cache, which it was not.  I’m reverting the name
    change to make code clearer.
    a963e0d9
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...