diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2021-01-05 14:04:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-05 14:04:25 (GMT) |
commit | e2c847e0c518dd6c63a898b8265ba54b71548bd6 (patch) | |
tree | 93a951dc5107effb5103c0c30d99b54059354bc7 /Python/future.c | |
parent | a087a97438e922fcace357ff4c29806ff65838d8 (diff) | |
download | cpython-e2c847e0c518dd6c63a898b8265ba54b71548bd6.zip cpython-e2c847e0c518dd6c63a898b8265ba54b71548bd6.tar.gz cpython-e2c847e0c518dd6c63a898b8265ba54b71548bd6.tar.bz2 |
[3.8] [3.9] bpo-42681: Fix test_curses failures related to color pairs (GH-24089) (GH-24113) (GH-24116)
On ncurses 6.1 pair numbers are limited by SHORT_MAX-1.
Improve error reporting and tests for color functions.
(cherry picked from commit 59f9b4e4509be67494f3d45489fa55523175ff69)
(cherry picked from commit 9b3a53a8264d4c469a3f3d8c037e74c010be3e5c)
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions