aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2019-02-02 19:06:08 +0200
committerMatti Picus <matti.picus@gmail.com>2019-02-02 19:06:08 +0200
commit9e7307948194a609e6a0917de026e8892652333d (patch)
treee99bf2c0b03a0638e3249a52fc955bb29d2fe983 /TODO
parentinvalid utf8 in error message should not crash the interpreter (diff)
downloadpypy-9e7307948194a609e6a0917de026e8892652333d.tar.gz
pypy-9e7307948194a609e6a0917de026e8892652333d.tar.bz2
pypy-9e7307948194a609e6a0917de026e8892652333d.zip
remove more bytes.decode, assert on unused case in module.struct
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 77ae3aca5c..ae5f5d65c5 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,8 @@
- rutf8.utf8_encode_mbcs
- unicodehelper.fsencode
- unicodehelper.unicode_to_decimal_w
+ - _winreg.inerp_winreg
+* remove 'assert not isinstance(*, unicode)
* remove asserts from _WIN32 paths in rlib.rposix.re{name,place}
* convert all realunicode_w to unicode_w after we flush out all old uses of
unicode_w