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 jaraco, lukasz.langa, nagylzs, pitrou, r.david.murray, tlevine
Date 2015-12-14.23:49:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450136948.88.0.391227678071.issue20120@psf.upfronthosting.co.za>
In-reply-to
Content
It doesn't make sense to give guidance to use one percent sign on one Python and two on another because .pypirc applies to all Python versions. I'm sure it's not uncommon for one to use different versions of Python for various package releases.

I'm planning to use RawConfigParser in Setuptools. If there's no fallout from this change, I suggest that Python 3 should do the same for distutils in bugfix releases, as this behavior is a regression over Python 2.
History
Date User Action Args
2015-12-14 23:49:08jaracosetrecipients: + jaraco, pitrou, r.david.murray, nagylzs, lukasz.langa, tlevine
2015-12-14 23:49:08jaracosetmessageid: <1450136948.88.0.391227678071.issue20120@psf.upfronthosting.co.za>
2015-12-14 23:49:08jaracolinkissue20120 messages
2015-12-14 23:49:08jaracocreate