Skip to content

Optimize bytes.fromhex() and bytearray.fromhex() #69587

Closed
@vstinner

Description

@vstinner
BPO 25401
Nosy @vstinner
Files
  • fromhex.patch
  • bench_fromhex.py
  • 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 = <Date 2015-10-14.09:33:09.429>
    created_at = <Date 2015-10-14.09:09:20.369>
    labels = ['performance']
    title = 'Optimize bytes.fromhex() and bytearray.fromhex()'
    updated_at = <Date 2015-10-14.10:05:53.292>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-10-14.10:05:53.292>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-10-14.09:33:09.429>
    closer = 'vstinner'
    components = []
    creation = <Date 2015-10-14.09:09:20.369>
    creator = 'vstinner'
    dependencies = []
    files = ['40779', '40780']
    hgrepos = []
    issue_num = 25401
    keywords = ['patch']
    message_count = 4.0
    messages = ['252979', '252980', '252981', '252982']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue25401'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions