-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 46090 |
|---|---|
| Nosy | @gvanrossum, @warsaw, @markshannon, @jamadden, @pablogsal, @brandtbucher |
| PRs | PyThreadState.datastack_* members to be NULL #30234 |
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 = 'https://github.com/brandtbucher'
closed_at = <Date 2021-12-28.17:50:32.798>
created_at = <Date 2021-12-15.20:55:31.006>
labels = ['interpreter-core', '3.11']
title = "C extensions can't swap out live frames anymore"
updated_at = <Date 2021-12-28.17:50:32.798>
user = 'https://github.com/brandtbucher'bugs.python.org fields:
activity = <Date 2021-12-28.17:50:32.798>
actor = 'brandtbucher'
assignee = 'brandtbucher'
closed = True
closed_date = <Date 2021-12-28.17:50:32.798>
closer = 'brandtbucher'
components = ['Interpreter Core']
creation = <Date 2021-12-15.20:55:31.006>
creator = 'brandtbucher'
dependencies = []
files = []
hgrepos = []
issue_num = 46090
keywords = ['patch']
message_count = 9.0
messages = ['408646', '408802', '408803', '408819', '408825', '408826', '409005', '409058', '409262']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'barry', 'Mark.Shannon', 'jmadden', 'pablogsal', 'brandtbucher']
pr_nums = ['30234']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue46090'
versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)