Issue 20987: Python for AS/400 (OS/400) is actually 2.7 (original) (raw)

Issue20987

Created on 2014-03-20 04:37 by John.Yeung, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg214172 - (view) Author: John Yeung (John.Yeung) Date: 2014-03-20 04:37
Not sure if this is the right place to report this, but the "other platforms" page <https://www.python.org/download/other/> says the AS/400 port by Per Gummedal is 2.5. While it's true that he did port 2.5 quite a while back, the 2.7 port has been available for 3 years now. I will say that I'm happy to see any mention of this platform at all!
msg214176 - (view) Author: Ned Deily (ned.deily) * (Python committer) Date: 2014-03-20 05:13
Thanks for the report. The page is now updated. For future reference, please report issues with the python.org website here: https://github.com/python/pythondotorg/issues
History
Date User Action Args
2022-04-11 14:58:00 admin set github: 65186
2014-03-20 05:13:36 ned.deily set status: open -> closednosy: + ned.deilymessages: + resolution: fixedstage: resolved
2014-03-20 04:37:21 John.Yeung create