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 BTaskaya, pablogsal, vstinner
Date 2020-04-03.00:11:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585872718.09.0.103483070368.issue40140@roundup.psfhosted.org>
In-reply-to
Content
New changeset 745bd91bab8e57c52d63a2d541465551d7551f78 by Victor Stinner in branch '3.8':
bpo-40140: test_builtin.PtyTests registers SIGHUP handler (GH-19314) (GH-19316)
https://github.com/python/cpython/commit/745bd91bab8e57c52d63a2d541465551d7551f78
History
Date User Action Args
2020-04-03 00:11:58vstinnersetrecipients: + vstinner, pablogsal, BTaskaya
2020-04-03 00:11:58vstinnersetmessageid: <1585872718.09.0.103483070368.issue40140@roundup.psfhosted.org>
2020-04-03 00:11:58vstinnerlinkissue40140 messages
2020-04-03 00:11:57vstinnercreate