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