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