PEP 3121, 384 Refactoring applied to _thread module

BPO 15674
Nosy @vstinner, @asvetlov
Superseder
  • bpo-1635741: Py_Finalize() doesn't clear all Python objects at exit
  • Files
  • _thread_pep3121-384_v0.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 = None
    closed_at = <Date 2020-12-18.00:40:14.977>
    created_at = <Date 2012-08-15.15:06:22.518>
    labels = ['extension-modules', '3.10', 'performance']
    title = 'PEP 3121, 384 Refactoring applied to _thread module'
    updated_at = <Date 2020-12-18.00:40:14.972>
    user = 'https://bugs.python.org/RobinSchreiber'

    bugs.python.org fields:

    activity = <Date 2020-12-18.00:40:14.972>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-18.00:40:14.977>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2012-08-15.15:06:22.518>
    creator = 'Robin.Schreiber'
    dependencies = []
    files = ['26835']
    hgrepos = []
    issue_num = 15674
    keywords = ['pep3121']
    message_count = 2.0
    messages = ['168306', '383277']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'asvetlov', 'Robin.Schreiber']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '1635741'
    type = 'resource usage'
    url = 'https://bugs.python.org/issue15674'
    versions = ['Python 3.10']