Skip to content

hashlib: OpenSSL hash detection should obey security policy #84872

Description

@tiran
BPO 40695
Nosy @gpshead, @tiran, @ned-deily, @miss-islington
PRs
  • bpo-40695: Limit hashlib builtin hash fallback #20259
  • [3.9] bpo-40695: Limit hashlib builtin hash fallback (GH-20259) #20377
  • 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/tiran'
    closed_at = <Date 2021-05-22.09:17:30.971>
    created_at = <Date 2020-05-20.08:07:57.604>
    labels = ['type-bug', 'library', '3.9', '3.10']
    title = 'hashlib: OpenSSL hash detection should obey security policy'
    updated_at = <Date 2021-05-22.09:17:30.971>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2021-05-22.09:17:30.971>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2021-05-22.09:17:30.971>
    closer = 'christian.heimes'
    components = ['Library (Lib)']
    creation = <Date 2020-05-20.08:07:57.604>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40695
    keywords = ['patch']
    message_count = 5.0
    messages = ['369428', '369861', '369863', '394167', '394180']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'christian.heimes', 'ned.deily', 'miss-islington']
    pr_nums = ['20259', '20377']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40695'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions