-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 45395 |
|---|---|
| Nosy | @malemburg, @brettcannon, @ericsnowcurrently, @corona10 |
| 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 2021-10-28.21:34:11.618>
created_at = <Date 2021-10-06.20:21:03.474>
labels = ['interpreter-core', 'type-bug', '3.11']
title = 'Frozen stdlib modules are discarded if custom frozen modules added.'
updated_at = <Date 2021-10-28.21:34:11.618>
user = 'https://github.com/ericsnowcurrently'bugs.python.org fields:
activity = <Date 2021-10-28.21:34:11.618>
actor = 'eric.snow'
assignee = 'none'
closed = True
closed_date = <Date 2021-10-28.21:34:11.618>
closer = 'eric.snow'
components = ['Interpreter Core']
creation = <Date 2021-10-06.20:21:03.474>
creator = 'eric.snow'
dependencies = []
files = []
hgrepos = []
issue_num = 45395
keywords = ['patch']
message_count = 21.0
messages = ['403335', '403339', '403353', '403420', '403421', '403946', '404006', '404059', '404070', '404112', '404316', '404343', '404432', '404462', '404467', '404476', '404698', '405042', '405044', '405268', '405278']
nosy_count = 4.0
nosy_names = ['lemburg', 'brett.cannon', 'eric.snow', 'corona10']
pr_nums = ['28778']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45395'
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