Skip to content

Rationalize isdigit / isalpha / tolower / ... uses throughout Python source #50043

@mdickinson

Description

@mdickinson
BPO 5793
Nosy @mdickinson, @ericvsmith

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 = 'https://github.com/ericvsmith'
closed_at = <Date 2009-04-27.21:13:25.114>
created_at = <Date 2009-04-19.12:57:45.685>
labels = ['interpreter-core', 'easy', 'type-feature']
title = 'Rationalize isdigit / isalpha / tolower / ... uses throughout Python source'
updated_at = <Date 2009-04-27.21:13:25.112>
user = 'https://github.com/mdickinson'

bugs.python.org fields:

activity = <Date 2009-04-27.21:13:25.112>
actor = 'eric.smith'
assignee = 'eric.smith'
closed = True
closed_date = <Date 2009-04-27.21:13:25.114>
closer = 'eric.smith'
components = ['Interpreter Core']
creation = <Date 2009-04-19.12:57:45.685>
creator = 'mark.dickinson'
dependencies = []
files = []
hgrepos = []
issue_num = 5793
keywords = ['easy']
message_count = 5.0
messages = ['86170', '86173', '86293', '86668', '86698']
nosy_count = 2.0
nosy_names = ['mark.dickinson', 'eric.smith']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue5793'
versions = ['Python 3.1', 'Python 2.7']

Metadata

Metadata

Assignees

Labels

easyinterpreter-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