Skip to content

configparser should use dict instead of OrderedDict in 3.7+ #77685

Closed
@jreese

Description

@jreese
mannequin
BPO 33504
Nosy @rhettinger, @ericvsmith, @methane, @ambv, @jreese, @serhiy-storchaka
PRs
  • bpo-33504: Migrate configparser from OrderedDict to dict. #6819
  • bpo-33504: fix wrong "versionchanged" #11712
  • bpo-33504: fix wrong "versionchanged" #11712
  • bpo-33504: fix wrong "versionchanged" #11712
  • 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 = None
    closed_at = <Date 2018-06-05.23:33:57.534>
    created_at = <Date 2018-05-14.18:18:18.612>
    labels = ['3.8', 'type-feature', 'library']
    title = 'configparser should use dict instead of OrderedDict in 3.7+'
    updated_at = <Date 2019-01-31.08:53:52.064>
    user = 'https://github.com/jreese'

    bugs.python.org fields:

    activity = <Date 2019-01-31.08:53:52.064>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-05.23:33:57.534>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2018-05-14.18:18:18.612>
    creator = 'jreese'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33504
    keywords = ['patch']
    message_count = 6.0
    messages = ['316547', '316550', '316552', '316620', '318790', '334615']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'eric.smith', 'methane', 'lukasz.langa', 'jreese', 'serhiy.storchaka']
    pr_nums = ['6819', '11712', '11712', '11712']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33504'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions