Skip to content

Speed up iteration of bytes and bytearray #91168

Closed
@kumaraditya303

Description

@kumaraditya303
BPO 47012
Nosy @gvanrossum, @sweeneyde, @kumaraditya303, @thatbirdguythatuknownot
PRs
  • bpo-47012: speed up iteration of bytes and bytearray #31867
  • 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 2022-03-23.08:33:17.074>
    created_at = <Date 2022-03-14.11:13:25.006>
    labels = ['interpreter-core', '3.11', 'performance']
    title = 'Speed up iteration of bytes and bytearray'
    updated_at = <Date 2022-03-23.08:33:17.071>
    user = 'https://github.com/kumaraditya303'

    bugs.python.org fields:

    activity = <Date 2022-03-23.08:33:17.071>
    actor = 'kumaraditya'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-23.08:33:17.074>
    closer = 'kumaraditya'
    components = ['Interpreter Core']
    creation = <Date 2022-03-14.11:13:25.006>
    creator = 'kumaraditya'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 47012
    keywords = []
    message_count = 2.0
    messages = ['415129', '415858']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'Dennis Sweeney', 'kumaraditya', 'Crowthebird']
    pr_nums = ['31867']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue47012'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions