-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
easyinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 16592 |
|---|---|
| Nosy | @pitrou, @tiran, @serhiy-storchaka |
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-12-02.10:33:08.504>
created_at = <Date 2012-12-02.01:27:29.919>
labels = ['interpreter-core', 'easy', 'type-bug']
title = "stringlib_bytes_join doesn't raise MemoryError on allocation failure"
updated_at = <Date 2012-12-02.10:33:08.503>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2012-12-02.10:33:08.503>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2012-12-02.10:33:08.504>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2012-12-02.01:27:29.919>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 16592
keywords = ['easy']
message_count = 5.0
messages = ['176767', '176770', '176771', '176778', '176779']
nosy_count = 4.0
nosy_names = ['pitrou', 'christian.heimes', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16592'
versions = ['Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easyinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error