New submission from Antoine Pitrou:

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.

----------
components: Interpreter Core
messages: 175889
nosy: haypo, loewis, pitrou
priority: normal
severity: normal
status: open
title: deprecate RISCOS "support"
type: enhancement
versions: Python 3.4, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16501>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to