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, Michael.Felt, vstinner
Date 2020-04-03.00:12:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585872763.81.0.439186957553.issue40155@roundup.psfhosted.org>
In-reply-to
Content
> bpo-40140: test_builtin.PtyTests registers SIGHUP handler (GH-19314)

With this change, PPC64 AIX 3.x is back to green. I close this issue. Thanks for the bug report Michael Felt.

FYI I also backported my fix to 3.8: PR 19316.
History
Date User Action Args
2020-04-03 00:12:43vstinnersetrecipients: + vstinner, Michael.Felt, BTaskaya
2020-04-03 00:12:43vstinnersetmessageid: <1585872763.81.0.439186957553.issue40155@roundup.psfhosted.org>
2020-04-03 00:12:43vstinnerlinkissue40155 messages
2020-04-03 00:12:43vstinnercreate