Open
Description
With python3.14 result = fcntl.ioctl(sys.stdout, termios.TIOCGWINSZ, buf)
can also raise a SystemError which is not handelnd. Please add it to the except clause
Lines 95 to 112 in 2a8f95f
Python changelog: https://docs.python.org/3.14/whatsnew/changelog.html#id13
Metadata
Metadata
Assignees
Labels
No labels