Stop using OrderedDict in enum

BPO 33866
Nosy @warsaw, @methane, @ethanfurman
PRs
  • bpo-33866: enum: Stop using OrderedDict #7698
  • 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/ethanfurman'
    closed_at = <Date 2018-06-19.07:36:10.139>
    created_at = <Date 2018-06-15.02:47:04.779>
    labels = ['3.8', 'library']
    title = 'Stop using OrderedDict in enum'
    updated_at = <Date 2018-06-19.07:36:10.138>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2018-06-19.07:36:10.138>
    actor = 'methane'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2018-06-19.07:36:10.139>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2018-06-15.02:47:04.779>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33866
    keywords = ['patch']
    message_count = 1.0
    messages = ['319896']
    nosy_count = 4.0
    nosy_names = ['barry', 'eli.bendersky', 'methane', 'ethan.furman']
    pr_nums = ['7698']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33866'
    versions = ['Python 3.8']