Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r5686:8c4d7b3c02cc Date: 2016-08-27 16:38 +0200 http://bitbucket.org/pypy/extradoc/changeset/8c4d7b3c02cc/
Log: 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 @@ -11,8 +11,6 @@ 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: Newly created file descriptors are non-inheritable (PEP 446) - * arigo: New marshal format @@ -70,7 +68,8 @@ * The new os.scandir() function (POSIX-DONE, missing Win32) -* Newly created file descriptors are non-inheritable (PEP 446) (TESTING) +* Newly created file descriptors are non-inheritable (PEP 446) + (POSIX-DONE, missing Win32) * The marshal format has been made more compact and efficient _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit