PEP 3121, 384 Refactoring applied to md5 module

BPO 15686
Nosy @gpshead, @vstinner
Superseder
  • bpo-1635741: Py_Finalize() doesn't clear all Python objects at exit
  • Files
  • md5_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-09-07.13:43:50.386>
    created_at = <Date 2012-08-16.08:56:34.207>
    labels = ['extension-modules', 'performance']
    title = 'PEP 3121, 384 Refactoring applied to md5 module'
    updated_at = <Date 2020-09-07.13:43:50.380>
    user = 'https://bugs.python.org/RobinSchreiber'

    bugs.python.org fields:

    activity = <Date 2020-09-07.13:43:50.380>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-07.13:43:50.386>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2012-08-16.08:56:34.207>
    creator = 'Robin.Schreiber'
    dependencies = []
    files = ['26847']
    hgrepos = []
    issue_num = 15686
    keywords = ['pep3121']
    message_count = 2.0
    messages = ['168360', '376481']
    nosy_count = 3.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'Robin.Schreiber']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '1635741'
    type = 'resource usage'
    url = 'https://bugs.python.org/issue15686'
    versions = ['Python 3.4']