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 Arfrever, Sjlver, bfroehle, christian.heimes, eric.araujo, pitrou, python-dev, scoder, tarek, vstinner
Date 2014-09-30.12:58:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140930125828.23219.67665@mail.hg.python.org>
In-reply-to
Content
New changeset 94af1af93670 by Antoine Pitrou in branch 'default':
Remove pointless "vile hack" that can cause the build step to fail when some extension modules can't be imported.
https://hg.python.org/cpython/rev/94af1af93670
History
Date User Action Args
2014-09-30 12:58:50python-devsetrecipients: + python-dev, pitrou, scoder, vstinner, christian.heimes, tarek, eric.araujo, Arfrever, bfroehle, Sjlver
2014-09-30 12:58:50python-devlinkissue5309 messages
2014-09-30 12:58:50python-devcreate