New submission from Jesús Cea Avión <j...@jcea.es>:

Solaris supports termios constants like FIONREAD with an appropiate "#include" 
in the C code. The main issue is that some names conflicts between System V and 
BSD personalities.

I could evaluate the situation and do a patch proposal for Python 3.7. We are 
still a week away of 3.7RC1 and this patch would affect only 
Solaris/derivatives.

----------
assignee: jcea
messages: 310651
nosy: jcea
priority: normal
severity: normal
stage: needs patch
status: open
title: Solaris should support constants like termios' FIONREAD
type: enhancement
versions: Python 3.7

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

Reply via email to