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 pitrou
Recipients gregory.p.smith, pitrou, vstinner
Date 2017-09-06.21:10:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504732249.83.0.180664230366.issue31370@psf.upfronthosting.co.za>
In-reply-to
Content
The --without-threads option has a lot of repercussions on the code base, forcing us to maintain specific paths for builds with threads disabled, for no useful purpose.
History
Date User Action Args
2017-09-06 21:10:49pitrousetrecipients: + pitrou, gregory.p.smith, vstinner
2017-09-06 21:10:49pitrousetmessageid: <1504732249.83.0.180664230366.issue31370@psf.upfronthosting.co.za>
2017-09-06 21:10:49pitroulinkissue31370 messages
2017-09-06 21:10:49pitroucreate