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 <1591317262.25.0.667304142208.issue40521@roundup.psfhosted.org>
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: <1591317262.25.0.667304142208.issue40521@roundup.psfhosted.org>
2020-06-05 00:34:22vstinnerlinkissue40521 messages
2020-06-05 00:34:21vstinnercreate