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 eric.snow, shihai1991, vstinner
Date 2020-05-15.01:34:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Well, the remaining field which should be moved is the GIL lock itself. It will likely be the last thing to do in bpo-40512. I consider that the work is done in this issue and so I close it.
History
Date User Action Args
2020-05-15 01:34:28vstinnersetrecipients: + vstinner, eric.snow, shihai1991
2020-05-15 01:34:28vstinnersetmessageid: <[email protected]>
2020-05-15 01:34:28vstinnerlinkissue40513 messages
2020-05-15 01:34:28vstinnercreate