Author: fijal
Branch: unicode-utf8
Changeset: r93294:2d147c5dd32c
Date: 2017-12-07 15:33 +0200
http://bitbucket.org/pypy/pypy/changeset/2d147c5dd32c/

Log:    add one item

diff --git a/TODO b/TODO
--- a/TODO
+++ b/TODO
@@ -9,5 +9,6 @@
 * remove assertions from W_UnicodeObject.__init__ if all the builders pass
 * what to do with error handlers that go backwards. There were tests
   in test_codecs that would check for that
+* improve performance of splitlines
 
 * fix _pypyjson to not use a wrapped dict when decoding an object
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to