]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42681: Fix range checks for color and pair numbers in curses (GH-23874)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Jan 2021 20:51:11 +0000 (22:51 +0200)
committerGitHub <noreply@github.com>
Sun, 3 Jan 2021 20:51:11 +0000 (22:51 +0200)
commit1470edd6131c29b8a09ce012cdfee3afa269d553
treebd719cd5b488dc5c17716374826bd774e11884d0
parent7c83eaa536d2f436ae46211ca48692f576c732f0
bpo-42681: Fix range checks for color and pair numbers in curses (GH-23874)
Doc/library/curses.rst
Lib/test/test_curses.py
Misc/NEWS.d/next/Library/2020-12-20-22-50-15.bpo-42681.lDO6jb.rst [new file with mode: 0644]
Modules/_cursesmodule.c
Modules/clinic/_cursesmodule.c.h