Skip to content

bpo-39020: Fix build of module _curses for AIX #18303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 8 commits into from

Conversation

aixtools
Copy link
Contributor

@aixtools aixtools commented Feb 1, 2020

Stock AIX libcurses misses the functions needed to support
func:curses.get_escdelay, func:curses.set_escdelay, func:curses.get_tabsize and func:curses.set_tabsize

https://bugs.python.org/issue39020

func:`curses.get_escdelay`, func:`curses.set_escdelay`, func:`curses.get_tabsize, `func:`curses.set_tabsize`
aixtools and others added 2 commits February 1, 2020 19:23
…20.r0dGRM.rst

Co-Authored-By: Serhiy Storchaka <storchaka@gmail.com>
…20.r0dGRM.rst

Co-Authored-By: Serhiy Storchaka <storchaka@gmail.com>
@aixtools
Copy link
Contributor Author

Would appreciate the final okay here so _curses builds again - before 3.9 gets too far along.

@aixtools
Copy link
Contributor Author

aixtools commented Mar 3, 2020

This issue is resolved by the conflicting files. Closing.

@aixtools aixtools closed this Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants