Message365642
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-02.22:41:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1585867271.11.0.135086894908.issue40155@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I pushed this change which should fix the issue on AIX: 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 I'm waiting for buildbots before closing this issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-02 22:41:11 | vstinner | set | recipients: + vstinner, Michael.Felt, BTaskaya |
| 2020-04-02 22:41:11 | vstinner | set | messageid: <1585867271.11.0.135086894908.issue40155@roundup.psfhosted.org> |
| 2020-04-02 22:41:11 | vstinner | link | issue40155 messages |
| 2020-04-02 22:41:11 | vstinner | create | |