Skip to content

weakref.ref ignores a 'callback' keyword argument #61965

@mdickinson

Description

@mdickinson
BPO 17765
Nosy @birkenfeld, @mdickinson, @pitrou, @serhiy-storchaka
Files
  • no_weakref_kwargs.patch
  • no_weakref_kwargs_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/birkenfeld'
    closed_at = <Date 2016-05-07.12:48:00.102>
    created_at = <Date 2013-04-16.19:11:10.329>
    labels = ['extension-modules', 'type-bug']
    title = "weakref.ref ignores a 'callback' keyword argument"
    updated_at = <Date 2016-05-07.12:48:00.101>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2016-05-07.12:48:00.101>
    actor = 'serhiy.storchaka'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2016-05-07.12:48:00.102>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2013-04-16.19:11:10.329>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['32118', '32119']
    hgrepos = []
    issue_num = 17765
    keywords = ['patch']
    message_count = 8.0
    messages = ['187115', '199898', '199904', '199909', '264954', '265056', '265062', '265063']
    nosy_count = 5.0
    nosy_names = ['georg.brandl', 'mark.dickinson', 'pitrou', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17765'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions