]> granicus.if.org Git - python/commit
bpo-31919: Fix building the curses module on OpenIndiana. (GH-4211) (#4215)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Nov 2017 13:11:12 +0000 (06:11 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 1 Nov 2017 13:11:12 +0000 (15:11 +0200)
commit2be9a31213e93e26a71150efaef1a975f8b9afec
tree5485514a2d8c01bc5fd904c59434905c5a2eff30
parent89b84b026b389f3c61cbbc5ee89afd8248721b0d
bpo-31919: Fix building the curses module on OpenIndiana. (GH-4211) (#4215)

(cherry picked from commit 894ebd065e02debf20c0657d26020ecc42b7534f)
Lib/test/test_curses.py
Modules/_cursesmodule.c
configure
configure.ac
pyconfig.h.in