-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
OS-windowsinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 13483 |
|---|---|
| Nosy | @loewis, @pitrou, @vstinner, @giampaolo, @tjguk, @tpn, @briancurtin |
| 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 2013-06-27.10:24:52.456>
created_at = <Date 2011-11-26.13:12:42.221>
labels = ['interpreter-core', 'OS-windows', 'performance']
title = 'Use VirtualAlloc to allocate memory arenas'
updated_at = <Date 2013-06-27.10:24:52.456>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2013-06-27.10:24:52.456>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = <Date 2013-06-27.10:24:52.456>
closer = 'loewis'
components = ['Interpreter Core', 'Windows']
creation = <Date 2011-11-26.13:12:42.221>
creator = 'pitrou'
dependencies = []
files = ['23784', '26069', '26070']
hgrepos = []
issue_num = 13483
keywords = ['patch']
message_count = 23.0
messages = ['148399', '148605', '148611', '148612', '148621', '148623', '148625', '163350', '163351', '189760', '189771', '189824', '189825', '189850', '189876', '190427', '191252', '191253', '191461', '191504', '191506', '191507', '191939']
nosy_count = 9.0
nosy_names = ['loewis', 'pitrou', 'vstinner', 'giampaolo.rodola', 'tim.golden', 'trent', 'brian.curtin', 'neologix', 'python-dev']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue13483'
versions = ['Python 3.4']Metadata
Metadata
Assignees
Labels
OS-windowsinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage