Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow lowercase hexadecimal characters in base64.b16decode() #79738

Open
@djhoulihan

Description

@djhoulihan
BPO 35557
Nosy @warsaw, @serhiy-storchaka, @tirkarthi, @DJHoulihan
PRs
  • bpo-35557 - Allow base64.b16decode() to accept lowercase hexadecimal characters by default #11285
  • Files
  • testing_data.txt: Testing functions used to demonstrate a ~9.4% improvement in hexadecimal decoding performance.
  • 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 = None
    created_at = <Date 2018-12-22.02:49:42.519>
    labels = ['3.8', 'type-bug', 'library']
    title = 'Allow lowercase hexadecimal characters in base64.b16decode()'
    updated_at = <Date 2018-12-23.00:33:11.261>
    user = 'https://github.com/djhoulihan'

    bugs.python.org fields:

    activity = <Date 2018-12-23.00:33:11.261>
    actor = 'djhoulihan'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-12-22.02:49:42.519>
    creator = 'djhoulihan'
    dependencies = []
    files = ['48013']
    hgrepos = []
    issue_num = 35557
    keywords = ['patch']
    message_count = 4.0
    messages = ['332319', '332326', '332329', '332377']
    nosy_count = 4.0
    nosy_names = ['barry', 'serhiy.storchaka', 'xtreak', 'djhoulihan']
    pr_nums = ['11285']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35557'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions