Message 338039 - Python tracker (original) (raw)

Message338039

Author eric.snow
Recipients Johan Dahlin, db3l, emilyemorehouse, eric.snow, nascheme, ncoghlan, pmpp, serhiy.storchaka, vstinner, yselivanov
Date 2019-03-15.21:47:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1552686476.88.0.694241610402.issue33608@roundup.psfhosted.org
In-reply-to
Content
New changeset 842a2f07f2f08a935ef470bfdaeef40f87490cfc by Eric Snow in branch 'master': bpo-33608: Deal with pending calls relative to runtime shutdown. (gh-12246) https://github.com/python/cpython/commit/842a2f07f2f08a935ef470bfdaeef40f87490cfc
History
Date User Action Args
2019-03-15 21:47:56 eric.snow set recipients: + eric.snow, nascheme, db3l, ncoghlan, vstinner, pmpp, serhiy.storchaka, yselivanov, emilyemorehouse, Johan Dahlin
2019-03-15 21:47:56 eric.snow set messageid: 1552686476.88.0.694241610402.issue33608@roundup.psfhosted.org
2019-03-15 21:47:56 eric.snow link issue33608 messages
2019-03-15 21:47:56 eric.snow create