◐ Shell
clean mode source ↗

Message 366009 - Python tracker

Message366009

Author vstinner
Recipients Johan Dahlin, Mark.Shannon, db3l, emilyemorehouse, eric.snow, koobs, maciej.szulik, nascheme, ncoghlan, pconnell, phsilva, pmpp, serhiy.storchaka, shprotx, steve.dower, vstinner, yselivanov
Date 2020-04-08.21:20:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586380810.22.0.42481116647.issue33608@roundup.psfhosted.org>
In-reply-to
Content
New changeset cfc3c2f8b34d3864717ab584c5b6c260014ba55a by Victor Stinner in branch 'master':
bpo-37127: Remove _pending_calls.finishing (GH-19439)
https://github.com/python/cpython/commit/cfc3c2f8b34d3864717ab584c5b6c260014ba55a
History
Date User Action Args
2020-04-08 21:20:10vstinnersetrecipients: + vstinner, nascheme, db3l, ncoghlan, phsilva, pmpp, Mark.Shannon, eric.snow, serhiy.storchaka, maciej.szulik, yselivanov, koobs, steve.dower, pconnell, emilyemorehouse, Johan Dahlin, shprotx
2020-04-08 21:20:10vstinnersetmessageid: <1586380810.22.0.42481116647.issue33608@roundup.psfhosted.org>
2020-04-08 21:20:10vstinnerlinkissue33608 messages
2020-04-08 21:20:10vstinnercreate