• É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
..
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...