STINNER Victor <vstin...@redhat.com> added the comment:

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.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34070>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to