[issue5127] Use Py_UCS4 instead of Py_UNICODE in unicodectype.c

Ezio Melotti report at bugs.python.org
Thu Jul 8 11:33:51 CEST 2010


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

Amaury, before applying the patch consider replacing the tab characters before the comments with spaces. The use of tabs is discouraged.


Marc-Andre Lemburg wrote:
> I was never a fan of the Unicode repr() change to begin with. The
> repr() of an object should work in almost all cases.

I still think that #5110 should be fixed (there's also a patch to fix the issue on Windows). If you agree please comment there and/or reopen that issue.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5127>
_______________________________________


More information about the Python-bugs-list mailing list