Skip to content

collections.OrderedDict collaborative subclassing #68873

@ericfrederich

Description

@ericfrederich
BPO 24685
Nosy @rhettinger, @merwok, @ericsnowcurrently, @ericfrederich
Files
  • inj.py: Test collection.OrderedDict for cooperative dependency injection
  • inj2.py
  • inj3.py
  • 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 2016-04-26.06:47:00.828>
    created_at = <Date 2015-07-22.17:04:00.967>
    labels = ['type-feature', 'library']
    title = 'collections.OrderedDict collaborative subclassing'
    updated_at = <Date 2016-04-26.06:47:00.827>
    user = 'https://github.com/ericfrederich'

    bugs.python.org fields:

    activity = <Date 2016-04-26.06:47:00.827>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2016-04-26.06:47:00.828>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2015-07-22.17:04:00.967>
    creator = 'eric.frederich'
    dependencies = []
    files = ['39982', '39999', '40000']
    hgrepos = []
    issue_num = 24685
    keywords = []
    message_count = 9.0
    messages = ['247136', '247160', '247224', '247228', '247237', '247276', '247293', '247295', '264220']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'eric.araujo', 'eric.snow', 'eric.frederich']
    pr_nums = []
    priority = 'low'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24685'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions