This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients naguilera, ned.deily, vstinner
Date 2011-01-21.16:59:34
SpamBayes Score 1.0479537e-05
Marked as misclassified No
Message-id <1295629176.44.0.801003859445.issue10973@psf.upfronthosting.co.za>
In-reply-to
Content
No problem on Linux (Debian Sid): I tried "ŁñØ=1" in IDLE interpreter (written using the compose key).

It looks like the bug is specific to Mac OS X and comes from Tk directly:
http://sourceforge.net/tracker/index.php?func=detail&aid=2907388&group_id=12997&atid=112997
"(...)  this crash happens for [all] composite characters. (...) the crash is caused by the "sticky" modifier key and not by the accented character itself."
History
Date User Action Args
2011-01-21 16:59:36vstinnersetrecipients: + vstinner, ned.deily, naguilera
2011-01-21 16:59:36vstinnersetmessageid: <1295629176.44.0.801003859445.issue10973@psf.upfronthosting.co.za>
2011-01-21 16:59:35vstinnerlinkissue10973 messages
2011-01-21 16:59:34vstinnercreate