PEP 3121, 384 Refactoring applied to sha256 module

BPO 15705
Nosy @gpshead, @vstinner, @tiran
Superseder
  • bpo-1635741: Py_Finalize() doesn't clear all Python objects at exit
  • Files
  • sha256_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-11-19.14:07:55.476>
    created_at = <Date 2012-08-16.21:08:59.240>
    labels = ['extension-modules', 'performance']
    title = 'PEP 3121, 384 Refactoring applied to sha256 module'
    updated_at = <Date 2020-11-19.14:07:55.475>
    user = 'https://bugs.python.org/RobinSchreiber'

    bugs.python.org fields:

    activity = <Date 2020-11-19.14:07:55.475>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-19.14:07:55.476>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2012-08-16.21:08:59.240>
    creator = 'Robin.Schreiber'
    dependencies = []
    files = ['26867']
    hgrepos = []
    issue_num = 15705
    keywords = ['pep3121']
    message_count = 2.0
    messages = ['168412', '381422']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'christian.heimes', 'Robin.Schreiber']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '1635741'
    type = 'resource usage'
    url = 'https://bugs.python.org/issue15705'
    versions = ['Python 3.4']