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

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