-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
stdlibStandard 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 | 15770 |
|---|---|
| Nosy | @vstinner, @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 2012-08-23.13:59:47.709>
created_at = <Date 2012-08-23.08:07:37.182>
labels = ['type-bug', 'library']
title = "_testbuffer.get_contiguous() doesn't check input arguments"
updated_at = <Date 2012-08-23.13:59:47.708>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2012-08-23.13:59:47.708>
actor = 'skrah'
assignee = 'none'
closed = True
closed_date = <Date 2012-08-23.13:59:47.709>
closer = 'skrah'
components = ['Library (Lib)']
creation = <Date 2012-08-23.08:07:37.182>
creator = 'vstinner'
dependencies = []
files = ['26968']
hgrepos = []
issue_num = 15770
keywords = ['patch']
message_count = 3.0
messages = ['168928', '168942', '168943']
nosy_count = 3.0
nosy_names = ['vstinner', 'skrah', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15770'
versions = ['Python 3.3']Metadata
Metadata
Assignees
Labels
stdlibStandard 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