Message 336637 - Python tracker
Message336637
| Author | RadicalZephyr |
|---|---|
| Recipients | Cornelius Diekmann, RadicalZephyr, chris.torek, jarryshaw, jbeck, martin.panter, vstinner |
| Date | 2019-02-26.09:50:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551174618.38.0.683678753509.issue26228@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I took a shot at fixing this in a smaller more targeted patch. I think this should still solve the major issue of pty.spawn hanging on platforms that don't raise an error. In addition, pty.spawn should now _ALWAYS_ return the terminal to the previous settings. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-26 09:50:18 | RadicalZephyr | set | recipients: + RadicalZephyr, vstinner, martin.panter, jbeck, chris.torek, Cornelius Diekmann, jarryshaw |
| 2019-02-26 09:50:18 | RadicalZephyr | set | messageid: <1551174618.38.0.683678753509.issue26228@roundup.psfhosted.org> |
| 2019-02-26 09:50:18 | RadicalZephyr | link | issue26228 messages |
| 2019-02-26 09:50:18 | RadicalZephyr | create | |