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 benjamin.peterson
Recipients Greg Price, benjamin.peterson, ezio.melotti, mcepl, serhiy.storchaka, vstinner
Date 2019-08-15.01:22:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565832158.86.0.906804669824.issue32771@roundup.psfhosted.org>
In-reply-to
Content
It's also possible we're missing some logical compression opportunities by artificially partitioning the Unicode databases. Encoded optimally, the combined databases could very well take up less space than their raw sum suggests.
History
Date User Action Args
2019-08-15 01:22:38benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, mcepl, ezio.melotti, serhiy.storchaka, Greg Price
2019-08-15 01:22:38benjamin.petersonsetmessageid: <1565832158.86.0.906804669824.issue32771@roundup.psfhosted.org>
2019-08-15 01:22:38benjamin.petersonlinkissue32771 messages
2019-08-15 01:22:38benjamin.petersoncreate