This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author techtonik
Recipients eric.araujo, tarek, techtonik
Date 2012-11-13.18:02:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352829759.7.0.8937255807.issue16466@psf.upfronthosting.co.za>
In-reply-to
Content
Given:

1. there is no .pypirc
2. users enters credentials to register command
3. user refuses to create .pypirc

Outcome:

password is not being stored and subsequent (upload) command doesn't get it.

Attached is the test case.
History
Date User Action Args
2012-11-13 18:02:39techtoniksetrecipients: + techtonik, tarek, eric.araujo
2012-11-13 18:02:39techtoniksetmessageid: <1352829759.7.0.8937255807.issue16466@psf.upfronthosting.co.za>
2012-11-13 18:02:39techtoniklinkissue16466 messages
2012-11-13 18:02:39techtonikcreate