]> granicus.if.org Git - python/commit
Issue #19279: UTF-7 decoder no more produces illegal strings.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 19 Oct 2013 17:39:28 +0000 (20:39 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 19 Oct 2013 17:39:28 +0000 (20:39 +0300)
commit55e092f545d3829e94eaf3d6aaaf048c82451e18
tree6e7404db19ef4f111befb5cbff67c9403969233f
parentf19a6ef2c9e87f7a5429b2fcf0705265bdeb8b34
parent35804e4c63ae0a61adb71ced8ea6ddcf68908d41
Issue #19279: UTF-7 decoder no more produces illegal strings.
Lib/test/test_codecs.py
Misc/NEWS
Objects/unicodeobject.c