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-02.22:40:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585867232.47.0.778193447363.issue40140@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7a51a7e19f0143f75f8fc9ff68f93ed40937aec6 by Victor Stinner in branch 'master':
bpo-40140: test_builtin.PtyTests registers SIGHUP handler (GH-19314)
https://github.com/python/cpython/commit/7a51a7e19f0143f75f8fc9ff68f93ed40937aec6
History
Date User Action Args
2020-04-02 22:40:32vstinnersetrecipients: + vstinner, pablogsal, BTaskaya
2020-04-02 22:40:32vstinnersetmessageid: <1585867232.47.0.778193447363.issue40140@roundup.psfhosted.org>
2020-04-02 22:40:32vstinnerlinkissue40140 messages
2020-04-02 22:40:32vstinnercreate