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 jaraco
Recipients alexis, eric.araujo, jaraco, tarek
Date 2011-09-28.16:09:45
SpamBayes Score 0.00016860863
Marked as misclassified No
Message-id <1317226186.2.0.698750091686.issue11473@psf.upfronthosting.co.za>
In-reply-to
Content
I now seem to be unable to reproduce the issue. I do keep my .pypirc in a revision control system, so I have reasonable confidence that my .pypirc contained the content that I'm attaching now (passwords scrubbed of course).

One possible factor is that my .pypirc is symlinked from ~/.pypirc to config/python/.pypirc and it's conceivable that Python 3.2.0 has some issues with symlink resolution that caused it to not process the .pypirc properly.

I'm going to install Python 3.2.0 and try to reproduce the issue there.
History
Date User Action Args
2011-09-28 16:09:46jaracosetrecipients: + jaraco, tarek, eric.araujo, alexis
2011-09-28 16:09:46jaracosetmessageid: <1317226186.2.0.698750091686.issue11473@psf.upfronthosting.co.za>
2011-09-28 16:09:45jaracolinkissue11473 messages
2011-09-28 16:09:45jaracocreate