bpo-32660: Solaris should support constants like termios' FIONREAD by jcea · Pull Request #5328 · python/cpython
Conversation
The Python termios docs page doesn't have too much info on it. Do you think these (and maybe other) constants need to be documented or even a link to a man page as it does now? Thanks!
Possibly, @csabella . But I don't know about portability and different semantics. At the end of the day looks like you have to check the unix man pages anyway. That said, I think it is an idea to consider... in the future :).
Thanks.
@jcea: Please replace # with GH- in the commit message next time. Thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters