STINNER Victor <victor.stin...@haypocalc.com> added the comment:

"This new data does not crash Python 2.7.2, so I assume the issue has been 
fixed."

Yes, the bug was already fixed in branch 2.7 by the SVN commit r87541:

changeset:   67185:54f1d5651555
branch:      2.7
parent:      67159:2d09af4c137c
user:        Alexander Belopolsky <alexander.belopol...@gmail.com>
date:        Tue Dec 28 15:47:56 2010 +0000
files:       Lib/test/test_normalization.py Lib/test/test_unicodedata.py 
Modules/unicodedata.c
description:
Merged revisions 87442 via svnmerge from
svn+ssh://python...@svn.python.org/python/branches/py3k

........
  r87442 | alexander.belopolsky | 2010-12-22 21:27:37 -0500 (Wed, 22 Dec 2010) 
| 1 line

  Issue #10254: Fixed a crash and a regression introduced by the implementation 
of PRI 29.
........

This fix is part of Python 2.7.2, but not of 2.7.2.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10254>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to