-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 45691 |
---|---|
Nosy | @vstinner, @markshannon, @ericsnowcurrently, @shihai1991, @erlend-aasland |
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 = None
created_at = <Date 2021-11-02.16:04:49.885>
labels = ['interpreter-core', 'type-bug', '3.11']
title = 'Partial moving of core objects to interpreter state is incorrect at best, unsafe at worse.'
updated_at = <Date 2022-01-18.12:45:01.315>
user = 'https://github.com/markshannon'
bugs.python.org fields:
activity = <Date 2022-01-18.12:45:01.315>
actor = 'shihai1991'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2021-11-02.16:04:49.885>
creator = 'Mark.Shannon'
dependencies = []
files = []
hgrepos = []
issue_num = 45691
keywords = ['patch']
message_count = 5.0
messages = ['405514', '405628', '406483', '410811', '410812']
nosy_count = 5.0
nosy_names = ['vstinner', 'Mark.Shannon', 'eric.snow', 'shihai1991', 'erlendaasland']
pr_nums = ['29366']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45691'
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)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error