Skip to content

csv.DictReader can return basic dict instead of OrderedDict #78184

@selik

Description

@selik
mannequin
BPO 34003
Nosy @rhettinger, @ericvsmith, @merwok, @selik, @miss-islington
PRs
  • bpo-34003: Use dict instead of OrderedDict in csv.DictReader #8014
  • bpo-34003: Re-add versionchanged entry in csv docs #20657
  • [3.9] bpo-34003: Re-add versionchanged entry in csv docs (GH-20657) #20770
  • [3.8] bpo-34003: Re-add versionchanged entry in csv docs (GH-20657) #20771
  • 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 2019-02-01.03:02:05.039>
    created_at = <Date 2018-06-29.19:47:39.124>
    labels = ['3.8', 'library', 'performance']
    title = 'csv.DictReader can return basic dict instead of OrderedDict'
    updated_at = <Date 2020-06-10.01:26:39.737>
    user = 'https://github.com/selik'

    bugs.python.org fields:

    activity = <Date 2020-06-10.01:26:39.737>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-02-01.03:02:05.039>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2018-06-29.19:47:39.124>
    creator = 'selik'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34003
    keywords = ['patch']
    message_count = 9.0
    messages = ['320734', '320735', '320739', '320741', '320748', '334613', '371148', '371151', '371152']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'eric.smith', 'eric.araujo', 'selik', 'miss-islington']
    pr_nums = ['8014', '20657', '20770', '20771']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue34003'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions