]> 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:25:25 +0000 (16:25 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 7 Feb 2013 14:25:25 +0000 (16:25 +0200)
commit03ee12ed7251b6b251d55d708a22616ed2538b19
tree94227dbfa67f3186277e59f454a15ef34de7f64a
parentcf0904ff6523c5883b1b6ba5d633bb5fbfef970a
parent3fd4ab356d76b048f2dbd25797fec87f68dd7f73
Issue #17043: The unicode-internal decoder no longer read past the end of
input buffer.
Misc/NEWS
Objects/unicodeobject.c