-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
release-blockerstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 25709 |
|---|---|
| Nosy | @malemburg, @birkenfeld, @terryjreedy, @pitrou, @vstinner, @larryhastings, @benjaminp, @ezio-melotti, @stevendaprano, @serhiy-storchaka, @eryksun |
| 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/birkenfeld'
closed_at = <Date 2016-02-11.17:23:56.312>
created_at = <Date 2015-11-23.14:57:19.309>
labels = ['type-bug', 'library', 'release-blocker']
title = 'Problem with string concatenation and utf-8 cache.'
updated_at = <Date 2016-02-13.03:10:46.821>
user = 'https://bugs.python.org/rpdKsa'bugs.python.org fields:
activity = <Date 2016-02-13.03:10:46.821>
actor = 'ned.deily'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2016-02-11.17:23:56.312>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2015-11-23.14:57:19.309>
creator = '\xc3\x81rp\xc3\xa1d K\xc3\xb3sa'
dependencies = []
files = ['41139', '41140', '41141', '41142', '41146']
hgrepos = []
issue_num = 25709
keywords = ['patch']
message_count = 39.0
messages = ['255172', '255175', '255177', '255194', '255203', '255206', '255207', '255212', '255214', '255216', '255218', '255226', '255227', '255230', '255233', '255234', '255236', '255240', '255241', '255244', '255255', '255256', '255257', '255259', '255271', '255705', '255708', '255710', '255793', '255794', '255996', '256050', '260115', '260116', '260119', '260120', '260121', '260172', '260174']
nosy_count = 14.0
nosy_names = ['lemburg', 'georg.brandl', 'terry.reedy', 'pitrou', 'vstinner', 'larry', 'benjamin.peterson', 'ezio.melotti', 'steven.daprano', 'python-dev', 'serhiy.storchaka', 'eryksun', 'random832', '\xc3\x81rp\xc3\xa1d K\xc3\xb3sa']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25709'
versions = ['Python 3.3']Metadata
Metadata
Assignees
Labels
release-blockerstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error