]> granicus.if.org Git - python/commit
Issue #17043: The unicode-internal decoder no longer read past the end of
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 7 Feb 2013 14:23:21 +0000 (16:23 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 7 Feb 2013 14:23:21 +0000 (16:23 +0200)
commit3fd4ab356d76b048f2dbd25797fec87f68dd7f73
treefa93102bb187878dc697a720ff7940ff2af72ee9
parentdf4bb46457b5bac4affd01926df6a2fb61bc7d19
Issue #17043: The unicode-internal decoder no longer read past the end of
input buffer.
Misc/NEWS
Objects/unicodeobject.c