]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36982: Add support for extended color functions in ncurses 6.1 (GH-17536)
authorHans Petter Jansson <hpj@copyleft.no>
Tue, 4 Aug 2020 03:51:33 +0000 (22:51 -0500)
committerGitHub <noreply@github.com>
Tue, 4 Aug 2020 03:51:33 +0000 (23:51 -0400)
commitda4e09fff6b483fe858997da5599c25397107ca1
treec8e8855af9dd51094e58bcdb356ce7ce5237326e
parentdb6d9a50cee92c0ded7c5cb87331c5f0b1008698
bpo-36982: Add support for extended color functions in ncurses 6.1 (GH-17536)

Co-authored-by: Jeffrey Kintscher <websurfer@surf2c.net>
Doc/library/curses.rst
Doc/whatsnew/3.10.rst
Lib/test/test_curses.py
Misc/ACKS
Misc/NEWS.d/next/Core and Builtins/2019-05-25-05-27-39.bpo-36982.0UHgfB.rst [new file with mode: 0644]
Modules/_cursesmodule.c
Modules/clinic/_cursesmodule.c.h