Issue #16501: record the removal of RISC OS support in PEP 11.

RISC OS support was actually partially removed in 3.0 (whether or not a build still worked is not obvious, but unlikely).
This commit is contained in:
Antoine Pitrou 2012-12-15 20:48:37 +01:00
parent 2ff63df79d
commit 497fb136c0
1 changed files with 4 additions and 0 deletions

View File

@ -215,6 +215,10 @@ No-longer-supported platforms
| Unsupported in: Python 3.3
| Code removed in: Python 3.4
* | Name: RISC OS
| Unsupported in: Python 3.0 (some code actually removed)
| Code removed in: Python 3.4
References
----------