New submission from anatoly techtonik <[email protected]>:

That's very annoying that distutils asks to save your pass when uploading to 
PyPI, but refuses to upload if you refuse. So you end up with storing your 
password in cleartext.

Try the next command to see what I mean:

setup.py register sdist upload

----------
assignee: tarek
components: Distutils
messages: 117713
nosy: eric.araujo, tarek, techtonik
priority: normal
severity: normal
status: open
title: "setup.py register sdist upload" requires pass to be saved
type: security
versions: Python 2.6, Python 2.7

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9995>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to