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 2001-04-21.12:15:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

Reopened, since the previous patch broke test_unicodedata.

In this version, the cache is only consulted in DecodeASCII,
since PyUnicode_FromUnicode must not share objects. It also
has the requested init/fini code.
History
Date User Action Args
2007-08-23 15:04:51adminlinkissue416953 messages
2007-08-23 15:04:51admincreate