]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #23490: Fixed possible crashes related to interoperability between
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 20 Feb 2015 19:34:39 +0000 (21:34 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 20 Feb 2015 19:34:39 +0000 (21:34 +0200)
old-style and new API for string with 2**30-1 characters.

1  2 
Objects/unicodeobject.c

Simple merge