diff options
author | Andrew Svetlov <andrew.svetlov@gmail.com> | 2012-03-14 13:22:12 -0700 |
---|---|---|
committer | Andrew Svetlov <andrew.svetlov@gmail.com> | 2012-03-14 13:22:12 -0700 |
commit | 05bab93339308d330d6bd718575212ae2b3dc46d (patch) | |
tree | bb17df498b687ce4b5fafaa7f4629a5cfba84851 /Python/Python-ast.c | |
parent | c5ceb0aaafa3064c8f301ebbedf44f421d3f3eba (diff) | |
download | cpython-git-05bab93339308d330d6bd718575212ae2b3dc46d.tar.gz |
Issue #14200: Idle shell crash on printing non-BMP unicode character.
UnicodeEncodeError is raised for strings contains non-BMP characters.
For eval results unicode escaping is used, print() calls display
exception with traceback as usual.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions