Add Outstanding Issues section
This commit is contained in:
parent
ddfd96dc23
commit
c50507d2ca
|
@ -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
|
||||
==========
|
||||
|
||||
|
|
Loading…
Reference in New Issue