Add.isascii() to str, bytes and bytearray · Issue #76858 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@methane

Description

@methane

BPO 32677
Nosy @vstinner, @methane
PRs bpo-32677: Add .isascii() to str, bytes and bytearray #5342bpo-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']