Add Outstanding Issues section

This commit is contained in:
Neal Norwitz 2006-03-22 05:24:31 +00:00
parent ddfd96dc23
commit c50507d2ca
1 changed files with 8 additions and 0 deletions

View File

@ -193,6 +193,14 @@ To be removed:
(Probably also just remove the thread module as a public API,
in favor of always using threading.py.)
Outstanding Issues
==================
* Require C99, so we can use // comments, named initializers, declare variables
without introducing a new scope, among other benefits.
* Remove support for old systems, including: OS2, BeOS, RISCOS, (SGI) Irix, Tru64
References
==========