Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r5702:9ccc0fd6b163
Date: 2016-09-12 18:16 +0200
http://bitbucket.org/pypy/extradoc/changeset/9ccc0fd6b163/

Log:    _utf8 DONE in bd9d1dd19c2c

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
@@ -52,7 +52,7 @@
   ``SyntaxError: Missing parentheses in call to 'print'``
 
 * ``_utf8`` in W_UnicodeObject used to be quasi-immutable,
-  document why it doesn't work and do a proper fix
+  document why it doesn't work and do a proper fix.  DONE
 
 
 Milestone 1 (Aug-Sep-Oct 2016)
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to