-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Consider leaving importlib.abc.Loader.load_module() #65635
Copy link
Copy link
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 21436 |
|---|---|
| Nosy | @brettcannon, @srittau, @ncoghlan, @PCManticore, @ericsnowcurrently, @vadmium |
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/brettcannon'
closed_at = <Date 2015-12-13.00:30:07.429>
created_at = <Date 2014-05-05.12:00:08.656>
labels = ['type-feature', 'library']
title = 'Consider leaving importlib.abc.Loader.load_module()'
updated_at = <Date 2021-11-08.00:51:22.279>
user = 'https://github.com/srittau'bugs.python.org fields:
activity = <Date 2021-11-08.00:51:22.279>
actor = 'ncoghlan'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2015-12-13.00:30:07.429>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2014-05-05.12:00:08.656>
creator = 'srittau'
dependencies = []
files = []
hgrepos = []
issue_num = 21436
keywords = []
message_count = 6.0
messages = ['217919', '217923', '219134', '255901', '405715', '405919']
nosy_count = 9.0
nosy_names = ['brett.cannon', 'srittau', 'ncoghlan', 'Arfrever', 'Claudiu.Popa', 'eric.snow', 'Borisd13', 'martin.panter', 'nikicat']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21436'
versions = ['Python 3.4', 'Python 3.5']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement