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 corona10, vstinner
Date 2020-06-05.00:34:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 78a02c2568714562e23e885b6dc5730601f35226 by Victor Stinner in branch 'master':
bpo-40521: Make async gen free lists per-interpreter (GH-20643)
https://github.com/python/cpython/commit/78a02c2568714562e23e885b6dc5730601f35226
History
Date User Action Args
2020-06-05 00:34:22vstinnersetrecipients: + vstinner, corona10
2020-06-05 00:34:22vstinnersetmessageid: <[email protected]>
2020-06-05 00:34:22vstinnerlinkissue40521 messages
2020-06-05 00:34:21vstinnercreate