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 eric.snow
Recipients Johan Dahlin, emilyemorehouse, eric.snow, nascheme, ncoghlan, pmpp, serhiy.storchaka, vstinner, yselivanov
Date 2019-02-24.23:40:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551051649.55.0.332575125789.issue33608@roundup.psfhosted.org>
In-reply-to
Content
New changeset ef4ac967e2f3a9a18330cc6abe14adb4bc3d0465 by Eric Snow in branch 'master':
bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617)
https://github.com/python/cpython/commit/ef4ac967e2f3a9a18330cc6abe14adb4bc3d0465
History
Date User Action Args
2019-02-24 23:40:49eric.snowsetrecipients: + eric.snow, nascheme, ncoghlan, vstinner, pmpp, serhiy.storchaka, yselivanov, emilyemorehouse, Johan Dahlin
2019-02-24 23:40:49eric.snowsetmessageid: <1551051649.55.0.332575125789.issue33608@roundup.psfhosted.org>
2019-02-24 23:40:49eric.snowlinkissue33608 messages
2019-02-24 23:40:49eric.snowcreate