Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r5709:5fb52c896f0b Date: 2016-09-21 18:00 +0200 http://bitbucket.org/pypy/extradoc/changeset/5fb52c896f0b/
Log: updates 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 @@ -37,6 +37,8 @@ * Windows: issue 2310: kill WindowsError +* bytearray: 'del x[:10]' is now amortized constant-time + Milestone 1 (Aug-Sep-Oct 2016) ------------------------------ @@ -47,7 +49,7 @@ planned: * PEP 492, coroutines with async and await syntax. (The complete PEP - is included.) + is included.) DONE * PEP 465, a new matrix multiplication operator: a @ b. _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit