diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2021-01-05 09:13:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-05 09:13:15 +0200 |
commit | 59f9b4e4509be67494f3d45489fa55523175ff69 (patch) | |
tree | e17a88dc4ef18c9ed56c2f26251d7993508f60cb /Python/compile.c | |
parent | 27f9dafc2ba51864a9bc2fe5d6293eb4fd887bce (diff) | |
download | cpython-59f9b4e4509be67494f3d45489fa55523175ff69.tar.gz cpython-59f9b4e4509be67494f3d45489fa55523175ff69.zip |
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.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions