Skip to content

dict should be insertion-order preserving #1556

@slozier

Description

@slozier

The insertion-order preserving dicts were implemented in CPython 3.6 but only became part of the language spec in 3.7.

Note that some tests in 3.6 (e.g. test_ordered_dict) are checking for this behaviour.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions