[issue12342] characters with ord above 65535 fail to display in IDLE

Florent Xicluna report at bugs.python.org
Fri Nov 4 01:27:38 CET 2011


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

Failed to build these modules: (3.3 on Snow Leopard)
_tkinter


./cpython/Modules/_tkinter.c: In function ‘AsObj’:
./cpython/Modules/_tkinter.c:996: warning: dereferencing ‘void *’ pointer
./cpython/Modules/_tkinter.c:996: error: invalid use of void expression

----------
nosy: +flox
status: closed -> open

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


More information about the Python-bugs-list mailing list