diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-20 10:41:41 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-20 10:41:41 +0000 |
commit | c76d02d834ad139684b06974aa658db1f2a918e7 (patch) | |
tree | ea6f88eeeea17ee60bbfb1402185d32bee3f10f0 /Python/pythonrun.c | |
parent | 3eeef54ac0bc8ca056a999151624fc8d2c21a713 (diff) | |
download | cpython-c76d02d834ad139684b06974aa658db1f2a918e7.tar.gz |
Blocked revisions 81375 via svnmerge
........
r81375 | victor.stinner | 2010-05-20 01:04:56 +0200 (jeu., 20 mai 2010) | 9 lines
Issue #8559: improve unicode support of (gdb) libpython.py
* Escape non printable characters (use locale.getpreferredencoding())
* Fix support of surrogate pairs
* test_gdb.py: use ascii() instead of repr() in gdb program arguments to avoid
encoding issues
* Fix test_strings() of test_gdb.py for encoding different than UTF-8
(eg. ACSII)
........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions