[New-bugs-announce] [issue33462] reversible dict

Michael Selik report at bugs.python.org
Thu May 10 23:30:18 EDT 2018


New submission from Michael Selik <mike at selik.org>:

Now that dicts are tracking insertion order, they can be made reversible via the built-in reversed, just like OrderedDict.

----------
messages: 316386
nosy: selik
priority: normal
severity: normal
status: open
title: reversible dict
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33462>
_______________________________________


More information about the New-bugs-announce mailing list