Message 252455 - Python tracker
Message252455
| Author | martin.panter |
|---|---|
| Recipients | Keita Kita, eryksun, martin.panter, pitrou, taleinat |
| Date | 2015-10-07.09:28:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1444210123.11.0.998421090503.issue24402@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch includes a test case using pty.fork() to ensure stdin is a terminal, so the bug would be triggered. It is a bit tricky, but hopefully works on Unix platforms. I have only tested it on Linux. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-07 09:28:43 | martin.panter | set | recipients: + martin.panter, pitrou, taleinat, eryksun, Keita Kita |
| 2015-10-07 09:28:43 | martin.panter | set | messageid: <1444210123.11.0.998421090503.issue24402@psf.upfronthosting.co.za> |
| 2015-10-07 09:28:43 | martin.panter | link | issue24402 messages |
| 2015-10-07 09:28:43 | martin.panter | create | |