Skip to content

Add support for weak reference to bound methods #60656

@sfeltman

Description

@sfeltman
mannequin
BPO 16452
Nosy @mdickinson
Superseder
  • bpo-14631: Instance methods and WeakRefs don't mix.
  • 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 = None
    closed_at = <Date 2012-11-11.10:08:52.208>
    created_at = <Date 2012-11-11.09:56:06.497>
    labels = ['type-feature', 'library']
    title = 'Add support for weak reference to bound methods'
    updated_at = <Date 2012-11-11.10:19:04.421>
    user = 'https://bugs.python.org/sfeltman'

    bugs.python.org fields:

    activity = <Date 2012-11-11.10:19:04.421>
    actor = 'mark.dickinson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-11-11.10:08:52.208>
    closer = 'sfeltman'
    components = ['Library (Lib)']
    creation = <Date 2012-11-11.09:56:06.497>
    creator = 'sfeltman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 16452
    keywords = []
    message_count = 3.0
    messages = ['175337', '175338', '175341']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'sfeltman']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'needs patch'
    status = 'closed'
    superseder = '14631'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16452'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      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