-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 22896 |
|---|---|
| Nosy | @abalkin, @pitrou, @larryhastings, @skrah, @vadmium, @serhiy-storchaka |
| 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/serhiy-storchaka'
closed_at = <Date 2015-02-03.07:39:05.343>
created_at = <Date 2014-11-18.14:02:55.298>
labels = ['extension-modules', 'interpreter-core', 'performance']
title = "Don't use PyObject_As*Buffer() functions"
updated_at = <Date 2015-10-29.00:32:09.558>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2015-10-29.00:32:09.558>
actor = 'martin.panter'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-02-03.07:39:05.343>
closer = 'serhiy.storchaka'
components = ['Extension Modules', 'Interpreter Core']
creation = <Date 2014-11-18.14:02:55.298>
creator = 'serhiy.storchaka'
dependencies = []
files = ['37272', '37507', '37514']
hgrepos = []
issue_num = 22896
keywords = ['patch', 'needs review']
message_count = 18.0
messages = ['231323', '231642', '232941', '232944', '232946', '232947', '232968', '235197', '235205', '235210', '235211', '235212', '235256', '235257', '235274', '235305', '235318', '253647']
nosy_count = 8.0
nosy_names = ['belopolsky', 'pitrou', 'larry', 'Arfrever', 'skrah', 'python-dev', 'martin.panter', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue22896'
versions = ['Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage