[issue25720] Fix curses module compilation with ncurses6

Masayuki Yamamoto report at bugs.python.org
Sun Oct 9 09:35:17 EDT 2016


Masayuki Yamamoto added the comment:

Thank you for confirming, Yen :)
In this case, It seems necessary that resolves headers. I think missing headers issue maybe solve by #28190. I wrote a join test patch for #28190 and #25720.
Would you be able to resolve headers using this?

----------
Added file: http://bugs.python.org/file45037/join-test-issue28190-issue25720.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25720>
_______________________________________


More information about the Python-bugs-list mailing list