This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: OSF is not supported anymore
Type: enhancement Stage: resolved
Components: Versions: Python 3.2, Python 3.3
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: jcea Nosy List: jcea, loewis
Priority: normal Keywords:

Created on 2010-05-03 20:14 by jcea, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (2)
msg104875 - (view) Author: Jesús Cea Avión (jcea) * (Python committer) Date: 2010-05-03 20:14
OSF* platform seems to be pretty dead. We are moving it to unsupported state, as documented in PEP11.

The first phase is Python 3.2: Configure will fail win OSF* platforms. This configuration failure will be trvivially reversible.

If nobody stands up to take care of OSF*, support will be removed in Python 3.3.

Discussion:

http://mail.python.org/pipermail/python-dev/2010-April/099718.html

http://mail.python.org/pipermail/python-dev/2010-May/099899.html
msg104888 - (view) Author: Jesús Cea Avión (jcea) * (Python committer) Date: 2010-05-03 21:38
I am unsupporting OSF* systems. If that is too much to deprecate, change it to deprecate only OSF1.

Commit at r80728.
History
Date User Action Args
2022-04-11 14:57:00adminsetgithub: 52852
2010-05-03 21:38:41jceasetstatus: open -> closed
type: enhancement
resolution: accepted
messages: + msg104888
2010-05-03 20:25:57loewissetnosy: + loewis
2010-05-03 20:14:55jceacreate