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 ammar2
Recipients ammar2, giampaolo.rodola, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-07-16.00:24:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531700677.56.0.56676864532.issue34060@psf.upfronthosting.co.za>
In-reply-to
Content
Roger, personally I don't think its worth it to complicate the code in order to use the thread pool API. Especially considering this is just a private API and the only consumer will be the test suite runner. Let's see what the core devs think when this gets reviewed.
History
Date User Action Args
2018-07-16 00:24:38ammar2setrecipients: + ammar2, paul.moore, vstinner, giampaolo.rodola, tim.golden, jkloth, zach.ware, steve.dower
2018-07-16 00:24:37ammar2setmessageid: <1531700677.56.0.56676864532.issue34060@psf.upfronthosting.co.za>
2018-07-16 00:24:37ammar2linkissue34060 messages
2018-07-16 00:24:36ammar2create