SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-42681: Fix test_curses failures related to color pairs (GH-24089)

On ncurses 6.1 pair numbers are limited by SHORT_MAX-1, even
with extended color support.

Improve error reporting and tests for color functions.
S
Serhiy Storchaka committed
59f9b4e4509be67494f3d45489fa55523175ff69
Parent: 27f9daf
Committed by GitHub <noreply@github.com> on 1/5/2021, 7:13:15 AM