Skip to content

invalid result value of _weakref.__init__() #47884

Description

@vstinner
BPO 3634
Nosy @amauryfa, @pitrou, @vstinner, @devdanzin, @benjaminp
Files
  • weakref_init.patch: Fix weakref___init__() return value: -1 on error
  • weakref_test-2.patch: Test .init() using assertRaise()
  • 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/benjaminp'
    closed_at = <Date 2008-09-09.20:56:33.433>
    created_at = <Date 2008-08-21.17:25:00.721>
    labels = ['library']
    title = 'invalid result value of _weakref.__init__()'
    updated_at = <Date 2008-09-09.20:56:33.412>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2008-09-09.20:56:33.412>
    actor = 'benjamin.peterson'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2008-09-09.20:56:33.433>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2008-08-21.17:25:00.721>
    creator = 'vstinner'
    dependencies = []
    files = ['11195', '11434']
    hgrepos = []
    issue_num = 3634
    keywords = ['patch']
    message_count = 9.0
    messages = ['71662', '72809', '72811', '72812', '72830', '72833', '72835', '72842', '72909']
    nosy_count = 5.0
    nosy_names = ['amaury.forgeotdarc', 'pitrou', 'vstinner', 'ajaksu2', 'benjamin.peterson']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue3634'
    versions = ['Python 2.6', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions