[issue10361] Fix issue 9995 - distutils forces developers to store password in cleartext (issue2874041)

Tarek Ziadé report at bugs.python.org
Tue Nov 9 12:13:51 CET 2010


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

Looks good to me:
the upload command will get the credentials from the session instead of using the existing config at all.

I remember that we changed the behavior to you'd had to set ONLY the user in the rc file, but allowing to pass the user is better since it make the config file optional

----------
components: +Demos and Tools
nosy: +tarek

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


More information about the Python-bugs-list mailing list