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 Martin Bammer, pitrou, ppperry
Date 2018-07-17.07:48:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531813733.32.0.56676864532.issue34128@psf.upfronthosting.co.za>
In-reply-to
Content
This is about releasing the GIL periodically to allow other threads to run, as Python already does in its main interpreter loop.
History
Date User Action Args
2018-07-17 07:48:53pitrousetrecipients: + pitrou, ppperry, Martin Bammer
2018-07-17 07:48:53pitrousetmessageid: <1531813733.32.0.56676864532.issue34128@psf.upfronthosting.co.za>
2018-07-17 07:48:53pitroulinkissue34128 messages
2018-07-17 07:48:53pitroucreate