[New-bugs-announce] [issue39020] [AIX] module _ctypes fails to build since ESCDELAY has been added
Michael Felt
report at bugs.python.org
Tue Dec 10 13:41:14 EST 2019
New submission from Michael Felt <aixtools at felt.demon.nl>:
Did not notice this earlier - as the buildbot does not report it: issue38312 introduced a regression with regard to AIX.
Not sure how to classify component (as Build, C API, or Library, so left blank)
Failed to build these modules:
_curses
commit b32cb97bce472dad337c6b2f071883f6234e21d8
Author: Anthony Sottile <asottile at umich.edu>
Date: Thu Oct 31 02:13:48 2019 -0700
bpo-38312: Add curses.{get,set}_escdelay and curses.{get,set}_tabsize. (GH-16938)
Background: ncurses is not part of AIX; curses. ncurses packages provided by other parties are not stable enough for, among other things, allow the buildbot to pass.
Prior to this commit AIX passed all tests related to _curses.
----------
messages: 358210
nosy: Michael.Felt
priority: normal
severity: normal
status: open
title: [AIX] module _ctypes fails to build since ESCDELAY has been added
type: compile error
versions: Python 3.9
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39020>
_______________________________________
More information about the New-bugs-announce
mailing list