-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.10only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 42287 |
|---|---|
| Nosy | @vstinner, @Jongy |
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 2020-11-17.12:01:37.010>
created_at = <Date 2020-11-08.00:31:36.255>
labels = ['interpreter-core', 'type-feature', 'invalid', '3.10']
title = 'Use Py_NewRef & Py_XNewRef where applicable'
updated_at = <Date 2020-11-17.12:01:37.009>
user = 'https://github.com/Jongy'bugs.python.org fields:
activity = <Date 2020-11-17.12:01:37.009>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2020-11-17.12:01:37.010>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2020-11-08.00:31:36.255>
creator = 'Yonatan Goldschmidt'
dependencies = []
files = []
hgrepos = []
issue_num = 42287
keywords = []
message_count = 4.0
messages = ['380531', '380576', '381199', '381226']
nosy_count = 2.0
nosy_names = ['vstinner', 'Yonatan Goldschmidt']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue42287'
versions = ['Python 3.10']Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement