aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorfijal <unknown>2017-12-09 21:35:47 +0200
committerfijal <unknown>2017-12-09 21:35:47 +0200
commit94a17f57120d4f8b088c56fbcdf27a9dbd3c9910 (patch)
tree1236d1dbb5dcbd8a0cdd0400891df76a2f8c46c6 /TODO
parentoops (diff)
downloadpypy-94a17f57120d4f8b088c56fbcdf27a9dbd3c9910.tar.gz
pypy-94a17f57120d4f8b088c56fbcdf27a9dbd3c9910.tar.bz2
pypy-94a17f57120d4f8b088c56fbcdf27a9dbd3c9910.zip
fix _rawffi and add a todo item
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index f462f5c6ce..bd46ac75c1 100644
--- a/TODO
+++ b/TODO
@@ -12,3 +12,4 @@
* 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 \ No newline at end of file