Skip to content

add test for defaultdict with non-callable first argument #57740

@mikec

Description

@mikec
mannequin
BPO 13531
Nosy @ezio-melotti
Files
  • defaultdict_callable_test.patch
  • defaultdict_callable_test_v2.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/ezio-melotti'
    closed_at = <Date 2011-12-07.22:08:20.155>
    created_at = <Date 2011-12-05.11:55:22.663>
    labels = ['easy', 'tests']
    title = 'add test for defaultdict with non-callable first argument'
    updated_at = <Date 2011-12-07.22:08:20.154>
    user = 'https://bugs.python.org/mikec'

    bugs.python.org fields:

    activity = <Date 2011-12-07.22:08:20.154>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2011-12-07.22:08:20.155>
    closer = 'ezio.melotti'
    components = ['Tests']
    creation = <Date 2011-12-05.11:55:22.663>
    creator = 'mike.c'
    dependencies = []
    files = ['23855', '23856']
    hgrepos = []
    issue_num = 13531
    keywords = ['patch', 'easy']
    message_count = 7.0
    messages = ['148868', '148869', '148870', '148871', '148872', '148995', '148997']
    nosy_count = 3.0
    nosy_names = ['ezio.melotti', 'python-dev', 'mike.c']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue13531'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    easytestsTests in the Lib/test dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions