Skip to content

Allow users to disable builtin hash modules on compile time #84817

Closed
@tiran

Description

@tiran
BPO 40637
Nosy @tiran, @stratakis, @miss-islington
PRs
  • bpo-40637: Add option to disable builtin hashes #20121
  • bpo-40637: Fix test_pbkdf2_hmac_py for missing sha1 #20422
  • [3.9] bpo-40637: Fix test_pbkdf2_hmac_py for missing sha1 (GH-20422) #20423
  • bpo-40637: Do not emit warnings for disabled builtin hashes #20937
  • [3.9] bpo-40637: Do not emit warnings for disabled builtin hashes (GH… #20951
  • bpo-40637: Don't test builtin PBKDF2 without builtin hashes (GH-20980) #20980
  • [3.9] bpo-40637: Don't test builtin PBKDF2 without builtin hashes (GH-20980) #23343
  • 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 2020-05-15.22:15:21.592>
    created_at = <Date 2020-05-15.19:54:37.499>
    labels = ['type-feature', '3.9', 'build']
    title = 'Allow users to disable builtin hash modules on compile time'
    updated_at = <Date 2020-11-17.15:01:59.934>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2020-11-17.15:01:59.934>
    actor = 'miss-islington'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2020-05-15.22:15:21.592>
    closer = 'christian.heimes'
    components = ['Build']
    creation = <Date 2020-05-15.19:54:37.499>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40637
    keywords = ['patch']
    message_count = 8.0
    messages = ['368966', '368981', '369968', '369969', '371767', '371772', '381240', '381242']
    nosy_count = 3.0
    nosy_names = ['christian.heimes', 'cstratak', 'miss-islington']
    pr_nums = ['20121', '20422', '20423', '20937', '20951', '20980', '23343']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40637'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9only security fixesbuildThe build process and cross-buildtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions