]> granicus.if.org Git - python/commit
bpo-31680: Add curses.ncurses_version. (GH-4217)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 30 Oct 2018 11:22:42 +0000 (13:22 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Oct 2018 11:22:42 +0000 (13:22 +0200)
commitb232df9197a19e78d0e2a751e56e0e62547354ec
tree851cc39c2b33019a4c88cf828349eccdcb892b7f
parent3e429dcc242e48fa4cbb1a91cf7c416c37b97b4e
bpo-31680: Add curses.ncurses_version. (GH-4217)

Use curses.ncurses_version for conditionally skipping a test.
Doc/library/curses.rst
Doc/whatsnew/3.8.rst
Lib/test/test_curses.py
Misc/NEWS.d/next/Library/2017-11-01-15-44-48.bpo-31680.yO6oSC.rst [new file with mode: 0644]
Modules/_cursesmodule.c