]> 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:39 +0000 (21:34 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 20 Feb 2015 19:34:39 +0000 (21:34 +0200)
commit78a82491277bc4ed3058757857abffd6119aea8e
treee1a79bb65641e31db6818e129ec1eae7387a6615
parentd6712137444820e2ac15e07ce932e1bb15330359
parente55181f517bbfc875065ce86ed3e05cf0e0246fa
Issue #23490: Fixed possible crashes related to interoperability between
old-style and new API for string with 2**30-1 characters.
Objects/unicodeobject.c