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 zach.ware
Recipients doko, gvanrossum, koobs, ned.deily, python-dev, vstinner, zach.ware
Date 2016-09-09.21:40:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473457211.14.0.0230242731422.issue28027@psf.upfronthosting.co.za>
In-reply-to
Content
Those boost imports will never be triggered in Python 3, because sys.platform will never be 'linux2'.
History
Date User Action Args
2016-09-09 21:40:11zach.waresetrecipients: + zach.ware, gvanrossum, doko, vstinner, ned.deily, python-dev, koobs
2016-09-09 21:40:11zach.waresetmessageid: <1473457211.14.0.0230242731422.issue28027@psf.upfronthosting.co.za>
2016-09-09 21:40:11zach.warelinkissue28027 messages
2016-09-09 21:40:11zach.warecreate