Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r5688:b22a689d00ed
Date: 2016-08-29 11:14 +0200
http://bitbucket.org/pypy/extradoc/changeset/b22a689d00ed/

Log:    nothing to do specifically for enum

diff --git a/planning/py3.5/2016-august-progress.rst 
b/planning/py3.5/2016-august-progress.rst
--- a/planning/py3.5/2016-august-progress.rst
+++ b/planning/py3.5/2016-august-progress.rst
@@ -74,5 +74,7 @@
   depends on compact unicode representation)
 
 * enum: Support for enumeration types (PEP 435).
+  (PURELY-APPLEVEL, nothing to do, except look at test failures showing
+  other things not implemented like always)
 
 * pathlib: Object-oriented filesystem paths (PEP 428).
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to