]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport rev 51448:
authorGeorg Brandl <georg@python.org>
Tue, 22 Aug 2006 08:25:33 +0000 (08:25 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 22 Aug 2006 08:25:33 +0000 (08:25 +0000)
commit79ba8e53aa19c76bd77345fd4782ad6b3372eaf8
tree41d7fecf2b02d8200496e8e11f866dc38dfd0dd5
parentd0bcffe17a8ed016c4de101c4372b827963285e9
Backport rev 51448:
- Patch #1541585: fix buffer overrun when performing repr() on
  a unicode string in a build with wide unicode (UCS-4) support.
Lib/test/test_unicode.py
Misc/ACKS
Misc/NEWS
Objects/unicodeobject.c