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 vstinner
Recipients Greg Price, benjamin.peterson, ezio.melotti, mcepl, serhiy.storchaka, vstinner
Date 2019-08-14.10:22:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565778168.69.0.206929510305.issue32771@roundup.psfhosted.org>
In-reply-to
Content
Note: On Debian and Ubuntu, the unicodedata is a built-in module. It's not built as a dynamic library. About the RSS memory, I'm not sure how Linux accounts the Unicode databases before they are accessed. Is it like read-only memory loaded on demand when accessed?
History
Date User Action Args
2019-08-14 10:22:48vstinnersetrecipients: + vstinner, benjamin.peterson, mcepl, ezio.melotti, serhiy.storchaka, Greg Price
2019-08-14 10:22:48vstinnersetmessageid: <1565778168.69.0.206929510305.issue32771@roundup.psfhosted.org>
2019-08-14 10:22:48vstinnerlinkissue32771 messages
2019-08-14 10:22:48vstinnercreate