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 vstinner
Recipients gregory.p.smith, pitrou, vstinner
Date 2017-09-06.23:23:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504740188.74.0.152308966398.issue31370@psf.upfronthosting.co.za>
In-reply-to
Content
We had a buildbot testing --without-threads, but it's gone. I just removed its unused class from the buildbot configuration:

https://github.com/python/buildmaster-config/commit/091f52aa05a8977966796ba3ef4b8257bef1c0e9
History
Date User Action Args
2017-09-06 23:23:08vstinnersetrecipients: + vstinner, gregory.p.smith, pitrou
2017-09-06 23:23:08vstinnersetmessageid: <1504740188.74.0.152308966398.issue31370@psf.upfronthosting.co.za>
2017-09-06 23:23:08vstinnerlinkissue31370 messages
2017-09-06 23:23:08vstinnercreate