[issue10571] "setup.py upload --sign" broken: TypeError: 'str' does not support the buffer interface

Tarek Ziadé report at bugs.python.org
Mon Nov 29 16:34:25 CET 2010


Tarek Ziadé <ziade.tarek at gmail.com> added the comment:

Eric: #10578 will not happen in Distutils1.

You need to add a test in distutils2, apply the bugfix there, then apply Jakub's patch in distutils1

----------
components: +Distutils2

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


More information about the Python-bugs-list mailing list