On Tue, Sep 20, 2016 at 5:11 AM, INADA Naoki <songofaca...@gmail.com> wrote: > But both of OrderedDict and lru_cache improvements can't be in 3.6 > since 3.6 is beta now. > I'll try it after 3.6rc1.
When you do, make sure you keep in mind the performance constraints of *all* the OrderedDict methods. The constraints are discussed somewhat at the top of https://hg.python.org/cpython/file/tip/Objects/odictobject.c. -eric _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com