[issue19610] TypeError in distutils.command.upload

STINNER Victor report at bugs.python.org
Fri Nov 15 12:52:39 CET 2013


STINNER Victor added the comment:

> upload.upload_file() ... doesn't encode the value.

fix-upload-cmd.diff should fix this specific bug, but the first bug (accept tuple for classifiers) should be fixed before or you will get an unexpected behaviour (only send 1 classifier?).

----------

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


More information about the Python-bugs-list mailing list