Message 349705 - Python tracker

Message349705

Author vstinner
Recipients Paul Monson, db3l, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-08-14.14:31:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565793095.77.0.291108914598.issue36511@roundup.psfhosted.org>
In-reply-to
Content
New changeset d85c5670ff1611202a25c9e0967148e72c114de9 by Victor Stinner in branch '3.8':
[3.8] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) (GH-15279)
https://github.com/python/cpython/commit/d85c5670ff1611202a25c9e0967148e72c114de9
History
Date User Action Args
2019-08-14 14:31:35vstinnersetrecipients: + vstinner, paul.moore, db3l, tim.golden, zach.ware, steve.dower, miss-islington, Paul Monson
2019-08-14 14:31:35vstinnersetmessageid: <1565793095.77.0.291108914598.issue36511@roundup.psfhosted.org>
2019-08-14 14:31:35vstinnerlinkissue36511 messages
2019-08-14 14:31:35vstinnercreate