Author: Richard Plangger <[email protected]>
Branch: extradoc
Changeset: r5716:16a9983d1c9a
Date: 2016-09-26 15:19 +0200
http://bitbucket.org/pypy/extradoc/changeset/16a9983d1c9a/
Log: assign me a new task
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
@@ -5,14 +5,7 @@
In-progress ("Lock" section)
----------------------------
-* richard: Implement changes to memory view. e.g. hex():
https://bugs.python.org/issue9951
- Seems to work, but test suite hangs to verify the CPython tests.
-* richard: tuple indexing for memory view,
- Comments: Stronly tied to numpy. Hard to implement, because most of the
basics are missing (dimensions/strides)
- 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!
-* richard: extended slicing for memory view
-* richard: bytes % args, bytearray % args: PEP 461
+* richard: bz2, lzma, ... changes (cpython issue 15955)
* arigo: faulthandler module
@@ -46,7 +39,6 @@
'array' is typically an extension module; at least that's the case on
Linux with default compilation settings).
-
Milestone 1 (Aug-Sep-Oct 2016)
------------------------------
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit