Invalid format specifiers in MatchObject and StdPrinter repr · Issue #80432 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@sth

Description

@sth

BPO 36251
Nosy @ezio-melotti, @sth, @serhiy-storchaka, @miss-islington
PRs bpo-36251: Fix format strings used in match_repr() and stdprinter_repr() #12252[3.7] bpo-36251: Fix format strings used in match_repr() and stdprinter_repr(). (GH-12252) #12263

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 2019-03-10.10:56:34.954> created_at = <Date 2019-03-09.16:53:01.824> labels = ['expert-regex', 'interpreter-core', '3.8', 'type-bug', '3.7'] title = 'Invalid format specifiers in MatchObject and StdPrinter repr' updated_at = <Date 2019-03-10.10:56:34.953> user = 'https://github.com/sth'

bugs.python.org fields:

activity = <Date 2019-03-10.10:56:34.953> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2019-03-10.10:56:34.954> closer = 'serhiy.storchaka' components = ['Interpreter Core', 'Regular Expressions'] creation = <Date 2019-03-09.16:53:01.824> creator = 'sth' dependencies = [] files = [] hgrepos = [] issue_num = 36251 keywords = ['patch'] message_count = 4.0 messages = ['337574', '337604', '337607', '337608'] nosy_count = 5.0 nosy_names = ['ezio.melotti', 'mrabarnett', 'sth', 'serhiy.storchaka', 'miss-islington'] pr_nums = ['12252', '12263'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue36251' versions = ['Python 3.7', 'Python 3.8']