Skip to content

Update docs for OrderedDict to reflect that regular dicts are ordered #80240

@rhettinger

Description

@rhettinger
BPO 36059
Nosy @rhettinger, @methane
PRs
  • bpo-36059: Update OrderedDict() docs to reflect that regular dicts are now ordered #11966
  • [3.7] bpo-36059: Update OrderedDict() docs to reflect that regular dicts are now ordered (GH-11966) #11972
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/rhettinger'
    closed_at = <Date 2019-02-21.08:19:23.239>
    created_at = <Date 2019-02-21.00:26:29.666>
    labels = ['3.7', '3.8', 'docs']
    title = 'Update docs for OrderedDict to reflect that regular dicts are ordered'
    updated_at = <Date 2019-02-21.08:19:23.238>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-02-21.08:19:23.238>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-02-21.08:19:23.239>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2019-02-21.00:26:29.666>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36059
    keywords = ['patch']
    message_count = 3.0
    messages = ['336163', '336190', '336191']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'methane']
    pr_nums = ['11966', '11972']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36059'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifedocsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions