-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.8 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 35199 |
|---|---|
| Nosy | @rhettinger, @vstinner |
| PRs |
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-11-10.00:36:49.655>
created_at = <Date 2018-11-09.15:32:02.819>
labels = ['interpreter-core', '3.8']
title = 'Convert PyTuple_GET_ITEM() macro to a function call with additional checks in debug mode'
updated_at = <Date 2018-11-10.01:43:18.485>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2018-11-10.01:43:18.485>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2018-11-10.00:36:49.655>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2018-11-09.15:32:02.819>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 35199
keywords = ['patch']
message_count = 9.0
messages = ['329523', '329525', '329529', '329530', '329536', '329570', '329572', '329577', '329585']
nosy_count = 2.0
nosy_names = ['rhettinger', 'vstinner']
pr_nums = ['10434', '10435']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue35199'
versions = ['Python 3.8']Metadata
Metadata
Assignees
Labels
3.8 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)