Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r5672:e13c7d0db892
Date: 2016-08-17 12:58 +0200
http://bitbucket.org/pypy/extradoc/changeset/e13c7d0db892/

Log:    update

diff --git a/planning/py3.5/2016-august-progress.rst 
b/planning/py3.5/2016-august-progress.rst
--- a/planning/py3.5/2016-august-progress.rst
+++ b/planning/py3.5/2016-august-progress.rst
@@ -6,9 +6,8 @@
 
 * Implement changes to memory view. e.g. hex(): 
https://bugs.python.org/issue9951 (plan_rich)
 
-* Make a translated py3.5 actually work a bit (currently we get
-  systematic failures), up to the point where we can meaningfully
-  run the lib-python tests (arigo)
+* At some point, review lib-python/conftest.py to remove the skips
+  due to deadlocks (search for "XXX:")
 
 Finished
 --------
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to