-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.10only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 42133 |
|---|---|
| Nosy | @brettcannon |
| PRs | __spec__.loader when __loader__ is missing #22929 |
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 2020-11-09.21:18:14.847>
created_at = <Date 2020-10-23.22:46:40.277>
labels = ['type-bug', 'library', '3.10']
title = "Update the stdlib to fall back to __spec__.loader if __loader__ isn't defined"
updated_at = <Date 2020-11-09.21:18:14.846>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2020-11-09.21:18:14.846>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = <Date 2020-11-09.21:18:14.847>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2020-10-23.22:46:40.277>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 42133
keywords = ['patch']
message_count = 2.0
messages = ['379486', '380491']
nosy_count = 1.0
nosy_names = ['brett.cannon']
pr_nums = ['22929']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue42133'
versions = ['Python 3.10']Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error