Skip to content

HMAC default to MD5 marked as to be removed in 3.6 #77785

Description

@Carreau
mannequin
BPO 33604
Nosy @rhettinger, @gpshead, @tiran, @Carreau, @miss-islington
PRs
  • bpo-33604: Bump removal notice from 3.6 to 3.8 #7062
  • bpo-33604: Remove deprecated HMAC default value marked for removal in 3.8 #7063
  • [3.7] bpo-33604: Remove Pending from hmac Deprecation warning. (GH-7062) #7065
  • bpo-33604: Raise TypeError on missing hmac arg. #16805
  • [3.8] bpo-33604: Raise TypeError on missing hmac arg. (GH-16805) #16833
  • 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/gpshead'
    closed_at = <Date 2020-02-17.06:44:14.108>
    created_at = <Date 2018-05-22.18:46:00.080>
    labels = ['3.8', 'type-bug', '3.7']
    title = 'HMAC default to MD5 marked as to be removed in 3.6'
    updated_at = <Date 2020-02-17.06:44:14.107>
    user = 'https://github.com/Carreau'

    bugs.python.org fields:

    activity = <Date 2020-02-17.06:44:14.107>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2020-02-17.06:44:14.108>
    closer = 'gregory.p.smith'
    components = []
    creation = <Date 2018-05-22.18:46:00.080>
    creator = 'mbussonn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33604
    keywords = ['patch']
    message_count = 13.0
    messages = ['317322', '317342', '317348', '317350', '324942', '354734', '354742', '354743', '354744', '354859', '354860', '357552', '362120']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'gregory.p.smith', 'christian.heimes', 'mbussonn', 'miss-islington', 'Leandro Lima']
    pr_nums = ['7062', '7063', '7065', '16805', '16833']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33604'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions