-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-regextype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 14045 |
|---|---|
| Nosy | @loewis, @vstinner, @ezio-melotti, @py-user |
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 2012-02-18.03:53:35.399>
created_at = <Date 2012-02-18.03:13:37.675>
labels = ['expert-regex', 'type-bug', 'library']
title = "In regex pattern long unicode character isn't recognized by repetition characters +, * and {}"
updated_at = <Date 2012-02-18.03:53:35.397>
user = 'https://github.com/py-user'bugs.python.org fields:
activity = <Date 2012-02-18.03:53:35.397>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = <Date 2012-02-18.03:53:35.399>
closer = 'loewis'
components = ['Library (Lib)', 'Regular Expressions']
creation = <Date 2012-02-18.03:13:37.675>
creator = 'py.user'
dependencies = []
files = []
hgrepos = []
issue_num = 14045
keywords = []
message_count = 3.0
messages = ['153629', '153630', '153631']
nosy_count = 4.0
nosy_names = ['loewis', 'vstinner', 'ezio.melotti', 'py.user']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14045'
versions = ['Python 3.2']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-regextype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error