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 xdegaye
Recipients amitg-b14, xdegaye
Date 2017-12-24.15:19:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514128778.5.0.213398074469.issue32335@psf.upfronthosting.co.za>
In-reply-to
Content
I get the same build failure when the following line is commented out in Modules/Setup:

_thread _threadmodule.c         # low-level threading interface

Can you please attach the full output of the build.
History
Date User Action Args
2017-12-24 15:19:38xdegayesetrecipients: + xdegaye, amitg-b14
2017-12-24 15:19:38xdegayesetmessageid: <1514128778.5.0.213398074469.issue32335@psf.upfronthosting.co.za>
2017-12-24 15:19:38xdegayelinkissue32335 messages
2017-12-24 15:19:38xdegayecreate