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 Tommy Carpenter
Recipients Tommy Carpenter, dstufft, eric.araujo
Date 2017-03-24.14:24:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490365473.69.0.662081207985.issue29895@psf.upfronthosting.co.za>
In-reply-to
Content
Full details and stacktrace are at: http://stackoverflow.com/questions/43001446/python-pypi-configparser-blowing-up-when-pointing-to-certain-repo/43001770#43001770

Essentially, I had an index-servers section that listed a repo, that was not listed in the remainder of the .pypirc file. Instead of distutils catching this, it blows up in an obscure ConfigParsing error.
History
Date User Action Args
2017-03-24 14:24:33Tommy Carpentersetrecipients: + Tommy Carpenter, eric.araujo, dstufft
2017-03-24 14:24:33Tommy Carpentersetmessageid: <1490365473.69.0.662081207985.issue29895@psf.upfronthosting.co.za>
2017-03-24 14:24:33Tommy Carpenterlinkissue29895 messages
2017-03-24 14:24:33Tommy Carpentercreate