Message 375443 - Python tracker
Message375443
| Author | soumendra |
|---|---|
| Recipients | soumendra |
| Date | 2020-08-15.02:22:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1597458124.55.0.846715111749.issue41541@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Adding the test program [ test.py ] as an attachment. It was taken from https://docs.python.org/3/library/pty.html. How to reproduce issue: 1. Notice that the xterm window in before.png is not too wide; this makes the output of "ls" wrap around the xterm window. 2. Run test.py. 3. Run "ls". Solution: 1. Apply latest version of the patch [ pty.diff ]. 2. Run test.pty and run "ls". 3. Run "ls". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-08-15 02:22:04 | soumendra | set | recipients: + soumendra |
| 2020-08-15 02:22:04 | soumendra | set | messageid: <1597458124.55.0.846715111749.issue41541@roundup.psfhosted.org> |
| 2020-08-15 02:22:04 | soumendra | link | issue41541 messages |
| 2020-08-15 02:22:04 | soumendra | create | |