]> granicus.if.org Git - python/commit
Add a safety limit to the number of unicode characters we fetch
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 8 Sep 2010 21:07:40 +0000 (21:07 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 8 Sep 2010 21:07:40 +0000 (21:07 +0000)
commitb1856d7fa74e045473a530197a0dedd9052a5e95
tree4ef66834d8105e585c690307b8ab32a3f62f0cd7
parentb41e128fe1e2a511748926d0837d1a87f090b9a9
Add a safety limit to the number of unicode characters we fetch
(followup to r84635, suggested by Dave Malcolm).
Tools/gdb/libpython.py