Author: fijal
Branch: extradoc
Changeset: r5731:53f39d002965
Date: 2016-08-27 15:00 +0200
http://bitbucket.org/pypy/extradoc/changeset/53f39d002965/

Log:    mention that

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
@@ -70,5 +70,6 @@
 * The marshal format has been made more compact and efficient
 
 * enum: Support for enumeration types (PEP 435).
+  the is a pypi package called enum34 that implements it (pure python maybe?)
 
 * 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