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 Johan Dahlin, db3l, emilyemorehouse, eric.snow, nascheme, ncoghlan, pmpp, serhiy.storchaka, vstinner, yselivanov
Date 2019-03-04.13:21:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551705691.48.0.108054498823.issue33608@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4d61e6e3b802399be62a521d6fa785698cb670b5 by Victor Stinner in branch 'master':
Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617) (GH-12159)
https://github.com/python/cpython/commit/4d61e6e3b802399be62a521d6fa785698cb670b5
History
Date User Action Args
2019-03-04 13:21:31vstinnersetrecipients: + vstinner, nascheme, db3l, ncoghlan, pmpp, eric.snow, serhiy.storchaka, yselivanov, emilyemorehouse, Johan Dahlin
2019-03-04 13:21:31vstinnersetmessageid: <1551705691.48.0.108054498823.issue33608@roundup.psfhosted.org>
2019-03-04 13:21:31vstinnerlinkissue33608 messages
2019-03-04 13:21:31vstinnercreate