Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r5772:81216d358378
Date: 2017-02-04 14:07 +0100
http://bitbucket.org/pypy/extradoc/changeset/81216d358378/

Log:    update

diff --git a/planning/py3.5/milestone-2-progress.rst 
b/planning/py3.5/milestone-2-progress.rst
--- a/planning/py3.5/milestone-2-progress.rst
+++ b/planning/py3.5/milestone-2-progress.rst
@@ -12,6 +12,7 @@
 * At some point, review lib-python/conftest.py to remove the skips
   due to deadlocks (search for "XXX:").
   update 1: some have been reenabled already! (richard 30.sept)
+  update 2: most are gone (arigo 4 feb)
 
 * collections.py: ``OrderedDict`` should again be a thin wrapper over
   ``dict``.  The main pain point is ``move_to_end(last=False)``.  See
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to