Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r5689:fe32ac59353e Date: 2016-08-29 13:03 +0200 http://bitbucket.org/pypy/extradoc/changeset/fe32ac59353e/
Log: I'll pick pathlib next 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 @@ -11,6 +11,8 @@ We should make a plan to impl. that on default with cpyext support and merge it back to py3.5. Matti's opinion on that would be great! +* arigo: pathlib: Object-oriented filesystem paths (PEP 428) + Finished -------- _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
