]> granicus.if.org Git - python/commit
Issue #23490: Fixed possible crashes related to interoperability between
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 20 Feb 2015 19:34:06 +0000 (21:34 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 20 Feb 2015 19:34:06 +0000 (21:34 +0200)
commite55181f517bbfc875065ce86ed3e05cf0e0246fa
treedc847dd22a844b82c2a9fca381bd60e820781a40
parentbabc688180ac9214fcc217ef906b8d11c1babe36
Issue #23490: Fixed possible crashes related to interoperability between
old-style and new API for string with 2**30-1 characters.
Objects/unicodeobject.c