Skip to content

Add.isascii() to str, bytes and bytearray #76858

@methane

Description

@methane
BPO 32677
Nosy @vstinner, @methane
PRs
  • bpo-32677: Add .isascii() to str, bytes and bytearray #5342
  • bpo-32677: Optimize str.isascii() #5356
  • 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 2018-01-28.01:01:04.244>
    created_at = <Date 2018-01-26.11:09:08.156>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Add.isascii() to str, bytes and bytearray'
    updated_at = <Date 2018-01-28.01:01:04.244>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2018-01-28.01:01:04.244>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-28.01:01:04.244>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2018-01-26.11:09:08.156>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32677
    keywords = ['patch']
    message_count = 4.0
    messages = ['310754', '310755', '310839', '310902']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'methane']
    pr_nums = ['5342', '5356']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32677'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions