You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CPython still carries build logic and a few C preprocessor statements for SCO UnixWare 7, OpenUNIX 8, SCO OpenServer 5 and ReliantUNIX, mostly in configure.ac.
This code seems dead and I propose removing it.
Rationale
None of these platforms has ever been in a PEP 11 tier, and Python 3 does not claim support for them.
Feature or enhancement
Proposal:
CPython still carries build logic and a few C preprocessor statements for SCO UnixWare 7, OpenUNIX 8, SCO OpenServer 5 and ReliantUNIX, mostly in
configure.ac.This code seems dead and I propose removing it.
Rationale
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs