]> granicus.if.org Git - python/commit
gdb: fix representation of non-printable surrogate pairs, and workaround
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 8 Sep 2010 21:57:37 +0000 (21:57 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 8 Sep 2010 21:57:37 +0000 (21:57 +0000)
commit7c9cf01238cdfb597041d12e71d5a11a98402b34
treeaefbf95baaf6c169e0c256261e742547610e1b3f
parentb1856d7fa74e045473a530197a0dedd9052a5e95
gdb: fix representation of non-printable surrogate pairs, and workaround
a bug in ascii().
Lib/test/test_gdb.py
Tools/gdb/libpython.py