Skip to content

Save OrderedDict imports in various stdlibs. #76541

Description

@methane
BPO 32360
Nosy @rhettinger, @methane, @serhiy-storchaka, @miss-islington
PRs
  • bpo-32360: Remove OrderedDict reference as dicts are ordered now #4994
  • bpo-32360: Replace OrderedDict with dict in inspect.py module #5000
  • bpo-32360: Remove object_pairs_hook=OrderedDict examples #5001
  • bpo-32360: Remove OrderedDict from re module #5013
  • bpo-32360: Remove OrderedDict usage from json.tool #5315
  • [3.7] bpo-32360: Remove object_pairs_hook=OrderedDict examples (GH-5001) #6361
  • Dependencies
  • bpo-32336: Save OrderedDict import in argparse
  • bpo-32338: Save OrderedDict import in re
  • 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-04-03.06:12:08.011>
    created_at = <Date 2017-12-18.09:45:46.761>
    labels = ['3.7', 'library', 'performance']
    title = 'Save OrderedDict imports in various stdlibs.'
    updated_at = <Date 2018-04-03.06:12:08.009>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2018-04-03.06:12:08.009>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-04-03.06:12:08.011>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2017-12-18.09:45:46.761>
    creator = 'methane'
    dependencies = ['32336', '32338']
    files = []
    hgrepos = []
    issue_num = 32360
    keywords = ['patch']
    message_count = 9.0
    messages = ['308538', '308974', '308983', '308984', '308987', '309008', '310670', '314858', '314860']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'methane', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['4994', '5000', '5001', '5013', '5315', '6361']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue32360'
    versions = ['Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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