aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorfijal <unknown>2017-10-06 12:14:23 +0200
committerfijal <unknown>2017-10-06 12:14:23 +0200
commitf08ffaf14e094fd1ee82466cca68f6bb8e39541d (patch)
treee8f3284b2170c9e6023971215cc999bae5b52097 /TODO
parentchange the signature of never called functions (diff)
downloadpypy-f08ffaf14e094fd1ee82466cca68f6bb8e39541d.tar.gz
pypy-f08ffaf14e094fd1ee82466cca68f6bb8e39541d.tar.bz2
pypy-f08ffaf14e094fd1ee82466cca68f6bb8e39541d.zip
whack whack whack until we get to the point of getitem working
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5efd1b8317..84c862449d 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,3 @@
* unskip tests in test_unicodeobject.py
-* rutf8.prev_codepoint_pos should use r_uint \ No newline at end of file
+* rutf8.prev_codepoint_pos should use r_uint
+* elidable in rutf8.check_utf8, WTF is wrong with that \ No newline at end of file