Skip to content

Raising an exception raised in a "future" instance will create reference cycles #80111

Closed
@jcea

Description

@jcea
BPO 35930
Nosy @jcea, @ned-deily, @miss-islington
PRs
  • bpo-35930: Raising an exception raised in a "future" instance will create reference cycles #24995
  • [3.9] bpo-35930: Raising an exception raised in a "future" instance will create reference cycles (GH-24995) #25070
  • [3.8] bpo-35930: Raising an exception raised in a "future" instance will create reference cycles (GH-24995) #25071
  • [3.7] bpo-35930: Raising an exception raised in a "future" instance will create reference cycles (GH-24995) #25072
  • [3.6] bpo-35930: Raising an exception raised in a "future" instance will create reference cycles (GH-24995) #25073
  • 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/jcea'
    closed_at = <Date 2021-03-29.17:55:16.680>
    created_at = <Date 2019-02-07.14:25:30.179>
    labels = ['3.8', '3.9', '3.10']
    title = 'Raising an exception raised in a "future" instance will create reference cycles'
    updated_at = <Date 2021-04-26.12:25:49.419>
    user = 'https://github.com/jcea'

    bugs.python.org fields:

    activity = <Date 2021-04-26.12:25:49.419>
    actor = 'jcea'
    assignee = 'jcea'
    closed = True
    closed_date = <Date 2021-03-29.17:55:16.680>
    closer = 'jcea'
    components = []
    creation = <Date 2019-02-07.14:25:30.179>
    creator = 'jcea'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35930
    keywords = ['patch']
    message_count = 9.0
    messages = ['335022', '383099', '383112', '389714', '389717', '389718', '389779', '389780', '391907']
    nosy_count = 3.0
    nosy_names = ['jcea', 'ned.deily', 'miss-islington']
    pr_nums = ['24995', '25070', '25071', '25072', '25073']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35930'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9only security fixes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions