[importlib] Deprecate find_module() & find_loader() mplementations

brettcannon · GitHub

BPO

42135

Nosy

@brettcannon

,

@hugovk

,

@miss-islington

PRs

bpo-42135: Deprecate implementations of find_module() and find_loader() #25169

bpo-42135 Correct version slated for importlib.find_loader removal #28312

[3.10] bpo-42135 Correct version slated for importlib.find_loader removal (GH-28312) #28321

Dependencies

bpo-42134

: Raise ImportWarning when falling back to find_module()

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more detailsGitHub fields:

assignee='https://github.com/brettcannon'closed_at=<Date2021-04-06.15:57:17.076>created_at=<Date2020-10-23.23:11:35.528>labels= ['type-bug', 'library', '3.10'] title='[importlib] Deprecate find_module() & find_loader() mplementations'updated_at=<Date2021-09-13.23:33:13.286>user='https://github.com/brettcannon'bugs.python.org fields:

activity=<Date2021-09-13.23:33:13.286>actor='brett.cannon'assignee='brett.cannon'closed=Trueclosed_date=<Date2021-04-06.15:57:17.076>closer='brett.cannon'components= ['Library (Lib)'] creation=<Date2020-10-23.23:11:35.528>creator='brett.cannon'dependencies= ['42134'] files= [] hgrepos= [] issue_num=42135keywords= ['patch'] message_count=5.0messages= ['379493', '390142', '390348', '401739', '401742'] nosy_count=3.0nosy_names= ['brett.cannon', 'hugovk', 'miss-islington'] pr_nums= ['25169', '28312', '28321'] priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='behavior'url='https://bugs.python.org/issue42135'versions= ['Python 3.10']