[issue39020] [AIX] module _ctypes fails to build since ESCDELAY has been added

Michael Felt report at bugs.python.org
Tue Dec 10 14:06:26 EST 2019


Michael Felt <aixtools at felt.demon.nl> added the comment:

I am thinking along two lines:

a) tell setup.py to not build _curses, just as _curses_panel

b) figure out how to use configure tests, to establish that ESCDELAY is not available AND then tell _cursesmodule.* that these routines are not available (and add that to the new docs for these routines).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39020>
_______________________________________


More information about the Python-bugs-list mailing list