Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r5696:55019142e241
Date: 2016-08-31 11:13 +0200
http://bitbucket.org/pypy/extradoc/changeset/55019142e241/

Log:    Rename the sections

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
@@ -1,8 +1,9 @@
-August 2016
-===========
+What would be cool to finish before the end of Milestone 1
+==========================================================
 
-Planned
--------
+
+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.
@@ -17,12 +18,9 @@
   module, or the enum module
 
 
-Finished
---------
 
-
-Not in any milestone
---------------------
+Misc stuff not formally in any milestone
+----------------------------------------
 
 * At some point, review lib-python/conftest.py to remove the skips
   due to deadlocks (search for "XXX:")
@@ -44,6 +42,8 @@
   accepting any object whatsoever(?!), which is supposedly a feature
   (see http://bugs.python.org/issue14705).
 
+* ``math.isclose()``
+
 
 Milestone 1 (Aug-Sep-Oct 2016)
 ------------------------------
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to