Skip to content

Hashlib/blake2* missing 'data' keyword argument #77910

Closed
@JuusoLehtivarjo

Description

@JuusoLehtivarjo
BPO 33729
Nosy @gpshead, @vstinner, @tiran, @ned-deily, @serhiy-storchaka, @tirkarthi
PRs
  • bpo-33729: Fix issues with arguments parsing in hashlib. #8346
  • [3.7] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) #8581
  • [3.6] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) (GH-8581) #9657
  • 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/serhiy-storchaka'
    closed_at = None
    created_at = <Date 2018-06-01.08:36:11.487>
    labels = ['3.8', 'type-bug', '3.7', 'docs']
    title = "Hashlib/blake2* missing 'data' keyword argument"
    updated_at = <Date 2018-10-13.21:58:53.976>
    user = 'https://bugs.python.org/JuusoLehtivarjo'

    bugs.python.org fields:

    activity = <Date 2018-10-13.21:58:53.976>
    actor = 'ned.deily'
    assignee = 'serhiy.storchaka'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2018-06-01.08:36:11.487>
    creator = 'Juuso Lehtivarjo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33729
    keywords = ['patch']
    message_count = 22.0
    messages = ['318370', '321414', '321455', '321945', '321948', '321949', '321955', '322732', '322738', '322740', '322741', '322744', '322781', '322798', '327212', '327256', '327287', '327303', '327304', '327305', '327516', '327675']
    nosy_count = 8.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'christian.heimes', 'ned.deily', 'docs@python', 'serhiy.storchaka', 'Juuso Lehtivarjo', 'xtreak']
    pr_nums = ['8346', '8581', '9657']
    priority = None
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33729'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifedocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions