aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorfijal <unknown>2017-11-04 15:26:21 +0100
committerfijal <unknown>2017-11-04 15:26:21 +0100
commit147f489b25d52255879454919d6b738a9d74058f (patch)
treed28095377bf687302602b9f81993d00e20d88f74 /TODO
parentprogress on having flags correctly propagated, almost there (diff)
downloadpypy-147f489b25d52255879454919d6b738a9d74058f.tar.gz
pypy-147f489b25d52255879454919d6b738a9d74058f.tar.bz2
pypy-147f489b25d52255879454919d6b738a9d74058f.zip
finish whacking until the objspace tests pass
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 85d32f43b5..f5cccd7865 100644
--- a/TODO
+++ b/TODO
@@ -8,3 +8,4 @@
* better flag handling in split/splitlines maybe?
* find all the fast-paths that we want to do with utf8 (we only do
utf-8 now, not UTF8 or utf8) for decode/encode
+* encode_error_handler has XXX