Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r5676:9f9502d1981e Date: 2016-08-18 19:58 +0200 http://bitbucket.org/pypy/extradoc/changeset/9f9502d1981e/
Log: RecursionError done 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 @@ -51,7 +51,7 @@ * Generators have a new gi_yieldfrom attribute * A new RecursionError exception is now raised when maximum recursion - depth is reached. + depth is reached. (DONE) * The new os.scandir() function _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit