Message328067
| Author | vstinner |
|---|---|
| Recipients | Dav1d, vstinner |
| Date | 2018-10-19.22:34:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1539988462.06.0.788709270274.issue34070@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
David Herberth: Thanks for report the issue, I didn't noticed it previously even if I read strace output frequently! And thanks for the fix. > This generates an error (can be seen with strace): > ioctl(5, TCGETS, 0x7ffef1435b60) = -1 ENOTTY (Inappropriate ioctl for device) Honestly, I don't think that it's a major bug, so I suggest to not backport the change to 3.7 and older. I prefer to not change stable changes to avoid any risk of regression. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-19 22:34:22 | vstinner | set | recipients: + vstinner, Dav1d |
| 2018-10-19 22:34:22 | vstinner | set | messageid: <1539988462.06.0.788709270274.issue34070@psf.upfronthosting.co.za> |
| 2018-10-19 22:34:22 | vstinner | link | issue34070 messages |
| 2018-10-19 22:34:22 | vstinner | create | |