Skip to content

Optimize base64.b16decode to use compiled regex #79740

@tirkarthi

Description

@tirkarthi
BPO 35559
Nosy @warsaw, @pitrou, @scoder, @serhiy-storchaka, @tirkarthi, @DJHoulihan
PRs
  • bpo-35559: Use compiled regex in base64.b16decode #11287
  • 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/tirkarthi'
    closed_at = <Date 2018-12-27.05:32:23.184>
    created_at = <Date 2018-12-22.07:29:08.145>
    labels = ['3.8', 'library', 'performance']
    title = 'Optimize base64.b16decode to use compiled regex'
    updated_at = <Date 2018-12-27.05:32:23.183>
    user = 'https://github.com/tirkarthi'

    bugs.python.org fields:

    activity = <Date 2018-12-27.05:32:23.183>
    actor = 'xtreak'
    assignee = 'xtreak'
    closed = True
    closed_date = <Date 2018-12-27.05:32:23.184>
    closer = 'xtreak'
    components = ['Library (Lib)']
    creation = <Date 2018-12-22.07:29:08.145>
    creator = 'xtreak'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35559
    keywords = ['patch']
    message_count = 10.0
    messages = ['332330', '332331', '332333', '332334', '332335', '332339', '332341', '332372', '332563', '332574']
    nosy_count = 6.0
    nosy_names = ['barry', 'pitrou', 'scoder', 'serhiy.storchaka', 'xtreak', 'djhoulihan']
    pr_nums = ['11287']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue35559'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions