bpo-36210: correct logic in setup.py for optional extensions with regard to AIX by aixtools · Pull Request #12202 · python/cpython

@aixtools

ZackerySpytz

@aixtools aixtools changed the title bpo-36210: Switch to officially support curses from ASIS supported ncurses bpo-36210: correct AIX logic in setup.py for optional extensions

Apr 2, 2019

@aixtools aixtools changed the title bpo-36210: correct AIX logic in setup.py for optional extensions bpo-36210: correct logic in setup.py for optional extensions with regard to AIX

Apr 2, 2019

@aixtools

@ncoghlan

ncoghlan

@aixtools

ncoghlan

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019
* Switch to officially supported curses from 3rd-party ASIS supported ncurses
* stop saying optional modules osaudiodev and spwd are missing on AIX

Patch by M.Felt

aixtools added a commit to aixtools/cpython that referenced this pull request

Sep 25, 2019

ned-deily pushed a commit that referenced this pull request

Sep 25, 2019

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
* Switch to officially supported curses from 3rd-party ASIS supported ncurses
* stop saying optional modules osaudiodev and spwd are missing on AIX

Patch by M.Felt