Author: Carl Friedrich Bolz-Tereick <[email protected]>
Branch: unicode-utf8
Changeset: r95696:4bd5dbda0076
Date: 2019-01-22 12:56 +0100
http://bitbucket.org/pypy/pypy/changeset/4bd5dbda0076/

Log:    done by df16e768b3bb

diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -2,6 +2,5 @@
   if one is not already readily available
 * write the correct jit_elidable in _get_index_storage
 * improve performance of splitlines
-* fix _pypyjson to not use a wrapped dict when decoding an object
 * make sure we review all the places that call ord(unichr) to check for 
ValueErrors
 * Find a more elegant way to define MAXUNICODE in rpython/rlib/runicode.py
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to