New submission from Jim Fasarakis-Hilliard: Specifically, the entry reads:
"The dict type has been reimplemented to use a faster, more compact representation similar to the PyPy dict implementation." Through, the text describing the new implementation doesn't mention anything on speed, it only mentions memory usage. issue27350 and, specifically, msg275587 even report a slight regression ok key look-ups. Am I interpreting this differently? If not, is it a good idea to be stating it is faster? ---------- assignee: docs@python components: Documentation messages: 283304 nosy: Jim Fasarakis-Hilliard, docs@python priority: normal severity: normal status: open title: What's New entry on compact dict mentions "faster" implementation versions: Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28979> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com