[issue14915] pysetup may leave a package in a half-installed state

Alexis Metaireau report at bugs.python.org
Sun May 27 22:10:52 CEST 2012


Alexis Metaireau <alexis at notmyidea.org> added the comment:

Oh, a potential way to avoid this would be to check that the metadata 
have the python 3 trove classifier in it.

We could also add a way to force the installation even if the right 
classifier is not present with a special flag passed to the command 
line.

Does this sounds like an acceptable change to you?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14915>
_______________________________________


More information about the Python-bugs-list mailing list