-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
type-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 32980 |
|---|---|
| Nosy | @ncoghlan, @vstinner, @benjaminp, @ApproximateIdentity |
| PRs | _PyFrame_Init() function #5965 |
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 2018-03-04.06:06:03.583>
created_at = <Date 2018-03-01.16:57:13.581>
labels = ['type-feature']
title = 'Remove functions that do nothing in _Py_InitializeCore()'
updated_at = <Date 2018-03-04.06:06:03.581>
user = 'https://github.com/ApproximateIdentity'bugs.python.org fields:
activity = <Date 2018-03-04.06:06:03.581>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2018-03-04.06:06:03.583>
closer = 'benjamin.peterson'
components = []
creation = <Date 2018-03-01.16:57:13.581>
creator = 'thomas.nyberg'
dependencies = []
files = []
hgrepos = []
issue_num = 32980
keywords = ['patch']
message_count = 6.0
messages = ['313100', '313130', '313139', '313181', '313187', '313201']
nosy_count = 4.0
nosy_names = ['ncoghlan', 'vstinner', 'benjamin.peterson', 'thomas.nyberg']
pr_nums = ['5953', '5965']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32980'
versions = []Metadata
Metadata
Assignees
Labels
type-featureA feature request or enhancementA feature request or enhancement