Message 35132 - Python tracker

Message35132

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 loewis
Recipients
Date 2000-12-22.14:08:44
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch corrects the error in PyUnicode_EncodeCharmap which would result in a to-latin1 mapping even if the target character include these characters.
History
Date User Action Args
2007-08-23 15:02:56adminlinkissue403002 messages
2007-08-23 15:02:56admincreate