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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, ezio.melotti, flox, lemburg
Date 2010-03-19.09:21:43
SpamBayes Score 4.360051e-08
Marked as misclassified No
Message-id <1268990505.32.0.750134805869.issue8024@psf.upfronthosting.co.za>
In-reply-to
Content
> Looking closer at the patch, you also changed the unicodetype mappings
> and since this removes a lot of entries, it looks like the Unicode
> consortium either moved some mappings out of the UCD file into a
> separate file or made some massive changes to the code point
> properties (which is unlikely).

Does it? On the contrary, it seems to me that with r79059, unicodetype_db.h grown by 200 lines.
History
Date User Action Args
2010-03-19 09:21:45amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, lemburg, ezio.melotti, flox
2010-03-19 09:21:45amaury.forgeotdarcsetmessageid: <1268990505.32.0.750134805869.issue8024@psf.upfronthosting.co.za>
2010-03-19 09:21:43amaury.forgeotdarclinkissue8024 messages
2010-03-19 09:21:43amaury.forgeotdarccreate