]> granicus.if.org Git - python/commit
[2.7] bpo-31891: Fix building the curses module on NetBSD. (GH-4165). (#4194)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 31 Oct 2017 14:12:35 +0000 (16:12 +0200)
committerGitHub <noreply@github.com>
Tue, 31 Oct 2017 14:12:35 +0000 (16:12 +0200)
commite0fc1af67acb5684ae780128fbdb3c5419af51db
tree1aa27148db54868cdf9a6c51a2e26564d4dfa68f
parent1d481822a6295e6739da2d5cca0fdbede51fda22
[2.7] bpo-31891: Fix building the curses module on NetBSD. (GH-4165). (#4194)

(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