commit | a1a807b6efdbdaa0af7da4aff46a4a205d87e8f9 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu May 26 14:24:30 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu May 26 14:24:30 2011 +0200 |
tree | 510ea4776cb20446d8d1e771a0233c9d7ddaf371 | |
parent | 5572ba7e15b462098aac2def8e85e59b055689c3 [diff] |
set_repr(): handle correctly PyUnicode_FromUnicode() error (MemoryError) Bug found by the Clang Static Analyzer.