-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-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 | 8651 |
|---|---|
| Nosy | @loewis, @pitrou, @vstinner |
| 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 = None
closed_at = <Date 2011-03-21.02:30:24.020>
created_at = <Date 2010-05-07.17:24:54.645>
labels = ['interpreter-core', 'type-bug']
title = '"s#" and friends can silently truncate buffer length'
updated_at = <Date 2011-05-03.13:11:10.828>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2011-05-03.13:11:10.828>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2011-03-21.02:30:24.020>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2010-05-07.17:24:54.645>
creator = 'pitrou'
dependencies = []
files = ['17471']
hgrepos = []
issue_num = 8651
keywords = ['patch']
message_count = 11.0
messages = ['105217', '106582', '106583', '125261', '125282', '128983', '131607', '131609', '135033', '135034', '135035']
nosy_count = 6.0
nosy_names = ['loewis', 'pitrou', 'vstinner', 'nadeem.vawda', 'rcoyner', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue8651'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-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