Skip to content

Test OrderedDict subclass #69635

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25449
Nosy @ericvsmith, @ericsnowcurrently, @serhiy-storchaka
Files
  • odict_subclass_test.patch
  • odict_subclass_test_2.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2015-11-04.20:40:14.342>
    created_at = <Date 2015-10-20.21:12:18.495>
    labels = ['extension-modules', 'type-bug', 'tests']
    title = 'Test OrderedDict subclass'
    updated_at = <Date 2015-11-04.20:40:14.340>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-11-04.20:40:14.340>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-11-04.20:40:14.342>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Tests']
    creation = <Date 2015-10-20.21:12:18.495>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['40827', '40832']
    hgrepos = []
    issue_num = 25449
    keywords = ['patch']
    message_count = 7.0
    messages = ['253254', '253260', '253277', '253292', '253302', '254068', '254070']
    nosy_count = 4.0
    nosy_names = ['eric.smith', 'python-dev', 'eric.snow', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25449'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirtestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions