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.

Author pitrou
Recipients loewis, pitrou, vstinner
Date 2012-11-18.17:15:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353258907.33.0.855880480918.issue16501@psf.upfronthosting.co.za>
In-reply-to
Content
There are a couple of places in our code with references to RISCOS (mostly as #ifdef's). I propose we record this platform as deprecated in 3.4 and removed in 3.5. This needs PEP 11 to be updated.

Wikipedia mentions the existence of two operating systems named "RISC OS". I conjecture we are talking about this one: http://en.wikipedia.org/wiki/RISC_OS
In any case, there hasn't been any report of people actually running Python on that OS for years, so it's unlikely to work at all.
History
Date User Action Args
2012-11-18 17:15:07pitrousetrecipients: + pitrou, loewis, vstinner
2012-11-18 17:15:07pitrousetmessageid: <1353258907.33.0.855880480918.issue16501@psf.upfronthosting.co.za>
2012-11-18 17:15:07pitroulinkissue16501 messages
2012-11-18 17:15:06pitroucreate