bpo-33462: Add __reversed__ to dict and dict views by remilapeyre · Pull Request #6827 · python/cpython
remilapeyre
changed the title
bpo-33462 - Add __reverse__ to dict
bpo-33462: Add __reverse__ to dict
Rémi Lapeyre added 2 commits
May 23, 2018 15:23
remilapeyre
changed the title
bpo-33462: Add __reverse__ to dict
bpo-33462: Add __reversed__ to dict
Rémi Lapeyre added 3 commits
November 2, 2018 20:59Dictionaries are officialy sorted since Python 3.7 and sorted usage in tests can now be removed as the order is deterministic.
Rémi Lapeyre added 2 commits
November 5, 2018 14:06This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters