-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
[C API] Move _PyEval_EvalFrameDefault() to the internal C API #91006
Copy link
Copy link
Closed
Labels
Description
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 2022-04-06.12:01:30.926>
created_at = <Date 2022-02-24.15:36:24.849>
labels = ['expert-C-API', 'deferred-blocker', '3.11']
title = '[C API] Move _PyEval_EvalFrameDefault() to the internal C API'
updated_at = <Date 2022-04-06.12:01:30.925>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2022-04-06.12:01:30.925>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2022-04-06.12:01:30.926>
closer = 'vstinner'
components = ['C API']
creation = <Date 2022-02-24.15:36:24.849>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 46850
keywords = ['patch']
message_count = 11.0
messages = ['413918', '413919', '413920', '415644', '415646', '415648', '416472', '416476', '416710', '416862', '416863']
nosy_count = 5.0
nosy_names = ['gregory.p.smith', 'vstinner', 'pablogsal', 'brandtbucher', 'itamaro']
pr_nums = ['31532', '32017', '32018', '32019', '32052', '32054', '32343']
priority = 'deferred blocker'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue46850'
versions = ['Python 3.11']Reactions are currently unavailable