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 python-dev
Recipients akuchling, eric.araujo, jaraco, ned.deily, python-dev, tarek, vstinner
Date 2013-11-15.23:57:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dLxLX3XxzzR4H@mail.python.org>
In-reply-to
Content
New changeset c35311fcc967 by Andrew Kuchling in branch 'default':
Issue #19544 and Issue #1180: Restore global option to ignore  ~/.pydistutils.cfg in Distutils, accidentally removed in backout of distutils2 changes.
http://hg.python.org/cpython/rev/c35311fcc967
History
Date User Action Args
2013-11-15 23:57:09python-devsetrecipients: + python-dev, akuchling, jaraco, vstinner, tarek, ned.deily, eric.araujo
2013-11-15 23:57:09python-devlinkissue19544 messages
2013-11-15 23:57:08python-devcreate