Author: Richard Plangger <[email protected]>
Branch: extradoc
Changeset: r5721:f1ce65dce7f3
Date: 2016-09-30 11:17 +0200
http://bitbucket.org/pypy/extradoc/changeset/f1ce65dce7f3/
Log: add new done section and move an entry there
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,7 +5,6 @@
In-progress ("Lock" section)
----------------------------
-* richard: bz2, lzma, ... changes (cpython issue 15955) (DONE)
* richard: threads do not seem to join (e.g. lib-python/3/test/test_bz2.py)
* arigo: faulthandler module
@@ -43,6 +42,7 @@
* 'import stackless' fails
+
Milestone 1 (Aug-Sep-Oct 2016)
------------------------------
@@ -79,3 +79,8 @@
* enum: Support for enumeration types (PEP 435). (PURELY-APPLEVEL)
* pathlib: Object-oriented filesystem paths (PEP 428). (PURELY-APPLEVEL)
+
+Done not formally in the Milestone
+----------------------------------
+
+* richard: bz2, lzma, ... changes (cpython issue 15955) (DONE)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit