-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 18468 |
|---|---|
| Nosy | @gvanrossum, @ezio-melotti, @serhiy-storchaka |
| Files |
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/serhiy-storchaka'
closed_at = <Date 2013-10-16.09:52:24.266>
created_at = <Date 2013-07-15.23:37:12.817>
labels = ['expert-regex', 'type-bug', 'library']
title = 're.group() should never return a bytearray'
updated_at = <Date 2013-10-16.09:52:24.265>
user = 'https://github.com/gvanrossum'bugs.python.org fields:
activity = <Date 2013-10-16.09:52:24.265>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-10-16.09:52:24.266>
closer = 'serhiy.storchaka'
components = ['Library (Lib)', 'Regular Expressions']
creation = <Date 2013-07-15.23:37:12.817>
creator = 'gvanrossum'
dependencies = []
files = ['31939', '31941']
hgrepos = []
issue_num = 18468
keywords = ['patch', 'needs review']
message_count = 11.0
messages = ['193136', '193289', '193292', '193295', '193302', '194530', '197558', '198801', '198809', '200045', '200047']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'ezio.melotti', 'mrabarnett', 'Arfrever', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18468'
versions = ['Python 3.4']Reactions are currently unavailable
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