Message 284493 - Python tracker
Message284493
| Author | Cornelius Diekmann |
|---|---|
| Recipients | Cornelius Diekmann, chris.torek, martin.panter |
| Date | 2017-01-02.18:39:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1483382361.54.0.59351643802.issue26228@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I just tested pty.spawn() on OS X 10.6.8 and FreeBSD 11 and it also hangs. It works on Linux. Your patch solves the problem. I proposed a test suite for pty.spawn() in issue29070. The test suite currently only exposes the problem, as suggested by Martin. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-02 18:39:21 | Cornelius Diekmann | set | recipients: + Cornelius Diekmann, martin.panter, chris.torek |
| 2017-01-02 18:39:21 | Cornelius Diekmann | set | messageid: <1483382361.54.0.59351643802.issue26228@psf.upfronthosting.co.za> |
| 2017-01-02 18:39:21 | Cornelius Diekmann | link | issue26228 messages |
| 2017-01-02 18:39:21 | Cornelius Diekmann | create | |