SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 118 Python

bpo-43659: Fix test_curses on AIX (GH-25074)

curses.update_lines_cols() is only defined when the curses library
provides either resizeterm() or resize_term() functions which are optional
and are not provided on AIX.
M
Michael Felt committed
c8b5738810516df5722caf049003e9b319427bec
Parent: 32430aa
Committed by GitHub <noreply@github.com> on 3/29/2021, 7:06:24 PM