Author: fijal Branch: extradoc Changeset: r5733:a32bf715ec0c Date: 2016-10-06 13:59 +0200 http://bitbucket.org/pypy/extradoc/changeset/a32bf715ec0c/
Log: merge diff --git a/planning/py3.5/milestone-1-progress.rst b/planning/py3.5/milestone-1-progress.rst --- a/planning/py3.5/milestone-1-progress.rst +++ b/planning/py3.5/milestone-1-progress.rst @@ -71,7 +71,8 @@ (DONE, maybe a small optimization left---TYPE_*ASCII*---that depends on compact unicode representation) -* enum: Support for enumeration types (PEP 435). (PURELY-APPLEVEL) +* 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). (PURELY-APPLEVEL) _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit