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 ned.deily
Recipients Arfrever, larry, loewis, ned.deily, python-dev, skrah, twouters, vstinner
Date 2014-09-08.00:22:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410135738.45.0.844568809365.issue17095@psf.upfronthosting.co.za>
In-reply-to
Content
Clearly this breaks running from the build directory for various modules when their optional C extension module build fails.  I'll either change the Setup shared builds to use a build directory or revert the path changes prior to the upcoming 3.4.2.
History
Date User Action Args
2014-09-08 00:22:19ned.deilysetrecipients: + ned.deily, loewis, twouters, vstinner, larry, Arfrever, skrah, python-dev
2014-09-08 00:22:18ned.deilysetmessageid: <1410135738.45.0.844568809365.issue17095@psf.upfronthosting.co.za>
2014-09-08 00:22:18ned.deilylinkissue17095 messages
2014-09-08 00:22:17ned.deilycreate