Message 226517 - Python tracker

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.

Content
The cache is released when the string is released. While the string exists it's wchar_t representation can be needed again. That is for what the cache exists.