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