]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-31891: Fix building the curses module on NetBSD. (GH-4165) (#4189)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 31 Oct 2017 12:33:09 +0000 (05:33 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 31 Oct 2017 12:33:09 +0000 (14:33 +0200)
commit5db32085e7e4d6be9a34d0a64ecf477eca224f15
tree41f95ef27ca3218f84b753fc8a8c7326419fc525
parent41efc402f154e48e95dde2993901648edcb24069
bpo-31891: Fix building the curses module on NetBSD. (GH-4165) (#4189)

(cherry picked from commit baac01e629d90f63dfde6b5cc433f4bc65c5feeb)
Include/py_curses.h
Lib/test/test_curses.py
Misc/NEWS.d/next/Library/2017-10-29-11-23-24.bpo-31891.9kAPha.rst [new file with mode: 0644]
Modules/_cursesmodule.c
configure
configure.ac
pyconfig.h.in