diff options
author | 2017-12-09 21:35:47 +0200 | |
---|---|---|
committer | 2017-12-09 21:35:47 +0200 | |
commit | 94a17f57120d4f8b088c56fbcdf27a9dbd3c9910 (patch) | |
tree | 1236d1dbb5dcbd8a0cdd0400891df76a2f8c46c6 /TODO | |
parent | oops (diff) | |
download | pypy-94a17f57120d4f8b088c56fbcdf27a9dbd3c9910.tar.gz pypy-94a17f57120d4f8b088c56fbcdf27a9dbd3c9910.tar.bz2 pypy-94a17f57120d4f8b088c56fbcdf27a9dbd3c9910.zip |
fix _rawffi and add a todo item
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |