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 jackjansen
Recipients
Date 2004-12-19.00:21:26
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=45365

I'd like to keep this bug open, because the underlying problem is serious: 
the Python interfaces to the MacOSX APIs assume that the binary 
representation of "python unicode" is identical to the binary 
representation of "macosx unicode". This needs to be fixed at some 
point, but such a fix requires major surgery (especially if we want things 
to be efficient for the normal case, where the assumption indeed holds).
History
Date User Action Args
2007-08-23 14:14:25adminlinkissue763708 messages
2007-08-23 14:14:25admincreate