Skip to content

Captured exceptions are keeping user objects alive unnecessarily in the stdlib #81001

@mariocj89

Description

@mariocj89
mannequin
BPO 36820
Nosy @Yhg1s, @warsaw, @ericvw, @mariocj89, @pablogsal, @miss-islington
PRs
  • bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.py #13135
  • [3.7] bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.py (GH-13135) #17485
  • [3.8] bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.py (GH-13135) #17486
  • 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 2019-12-06.14:49:38.004>
    created_at = <Date 2019-05-06.19:32:15.480>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Captured exceptions are keeping user objects alive unnecessarily in the stdlib'
    updated_at = <Date 2019-12-06.15:01:35.177>
    user = 'https://github.com/mariocj89'

    bugs.python.org fields:

    activity = <Date 2019-12-06.15:01:35.177>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-06.14:49:38.004>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2019-05-06.19:32:15.480>
    creator = 'mariocj89'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36820
    keywords = ['patch']
    message_count = 4.0
    messages = ['341620', '357916', '357917', '357918']
    nosy_count = 6.0
    nosy_names = ['twouters', 'barry', 'ericvw', 'mariocj89', 'pablogsal', 'miss-islington']
    pr_nums = ['13135', '17485', '17486']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36820'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard 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