-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 23349 |
|---|---|
| Nosy | @skrah |
| 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 2015-01-31.14:26:07.054>
created_at = <Date 2015-01-30.01:07:08.624>
labels = ['interpreter-core', 'type-bug']
title = 'PyBuffer_ToContiguous() off-by-one error for non-contiguous buffers'
updated_at = <Date 2015-01-31.14:26:07.053>
user = 'https://bugs.python.org/rhansen'bugs.python.org fields:
activity = <Date 2015-01-31.14:26:07.053>
actor = 'skrah'
assignee = 'none'
closed = True
closed_date = <Date 2015-01-31.14:26:07.054>
closer = 'skrah'
components = ['Interpreter Core']
creation = <Date 2015-01-30.01:07:08.624>
creator = 'rhansen'
dependencies = []
files = ['37912', '37927']
hgrepos = []
issue_num = 23349
keywords = ['patch']
message_count = 4.0
messages = ['235011', '235042', '235048', '235109']
nosy_count = 3.0
nosy_names = ['skrah', 'rhansen', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23349'
versions = ['Python 2.7']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