[pypy-commit] pypy unicode-utf8: done by df16e768b3bb

cfbolz pypy.commits at gmail.com
Tue Jan 22 06:57:31 EST 2019


Author: Carl Friedrich Bolz-Tereick <cfbolz at gmx.de>
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


More information about the pypy-commit mailing list