Serhiy Storchaka added the comment:

Thank you for your reviews.

Currently the caching logic is simpler, it no longer depends on the LOCALE flag 
and the current locale. But it still is too complex for lru_cache. It needs a 
way to bypass caching based on arguments or result.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue28293>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to