Skip to content

Make str.count one character for latin1 string faster #73107

Closed as not planned
Closed as not planned
@zhangyangyu

Description

@zhangyangyu
BPO 28921
Nosy @vstinner, @serhiy-storchaka, @zhangyangyu
Files
  • latin1-str-count-one-character.patch
  • 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 2016-12-09.14:38:24.328>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Make str.count one character for latin1 string faster'
    updated_at = <Date 2016-12-12.16:49:06.876>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2016-12-12.16:49:06.876>
    actor = 'xiang.zhang'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2016-12-09.14:38:24.328>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['45816']
    hgrepos = []
    issue_num = 28921
    keywords = ['patch']
    message_count = 5.0
    messages = ['282784', '282785', '282800', '282803', '283027']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = []
    priority = 'low'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28921'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)pendingThe issue will be closed if no feedback is providedtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions