INADA Naoki added the comment: > We can still clean this up for Python 3.6. We're in feature freeze, not > development freeze.
Does it mean there is a chance to improve OrderedDict to use new dict implementation, if it seems safe enough? Is new implementation a feature? (After OrderedDict implementation is improved, functools.lru_cache can use OrderedDict and remove doubly linked list too.) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28199> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com