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 vstinner
Date 2020-03-20.13:50:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584712238.77.0.436008831138.issue40010@roundup.psfhosted.org>
In-reply-to
Content
New changeset d83168854e19d0381fa57db25fca6c622917624f by Victor Stinner in branch 'master':
bpo-40010: Optimize pending calls in multithreaded applications (GH-19091)
https://github.com/python/cpython/commit/d83168854e19d0381fa57db25fca6c622917624f
History
Date User Action Args
2020-03-20 13:50:38vstinnersetrecipients: + vstinner
2020-03-20 13:50:38vstinnersetmessageid: <1584712238.77.0.436008831138.issue40010@roundup.psfhosted.org>
2020-03-20 13:50:38vstinnerlinkissue40010 messages
2020-03-20 13:50:38vstinnercreate