Skip to content

gh-94619: Remove long deprecated methods module_repr() and load_module() - #94624

Merged
warsaw merged 2 commits into
python:mainfrom
warsaw:issue-94619
Aug 5, 2022
Merged

warsaw merged 2 commits into
python:mainfrom
warsaw:issue-94619

Conversation

@warsaw

@warsaw warsaw commented Jul 6, 2022

Copy link
Copy Markdown
Member

@warsaw warsaw added stdlib Standard Library Python modules in the Lib/ directory topic-importlib 3.12 only security fixes labels Jul 6, 2022
@brettcannon
brettcannon self-requested a review July 22, 2022 23:06
@warsaw

warsaw commented Jul 28, 2022

Copy link
Copy Markdown
Member Author

@brettcannon ping

Comment thread Misc/NEWS.d/next/Library/2022-07-06-14-57-33.gh-issue-94619.PRqKVX.rst Outdated
@bedevere-bot

Copy link
Copy Markdown

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

…qKVX.rst


Fix typo

Co-authored-by: Brett Cannon <brett@python.org>
@warsaw

warsaw commented Jul 30, 2022

Copy link
Copy Markdown
Member Author

I have made the requested changes; please review again.

@bedevere-bot

Copy link
Copy Markdown

Thanks for making the requested changes!

@brettcannon: please review the changes made to this pull request.

@bedevere-bot
bedevere-bot requested a review from brettcannon July 30, 2022 19:50
@warsaw

warsaw commented Aug 3, 2022

Copy link
Copy Markdown
Member Author

@brettcannon re-ping!

@warsaw
warsaw merged commit e1182bc into python:main Aug 5, 2022
@warsaw
warsaw deleted the issue-94619 branch August 5, 2022 00:25
iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request Aug 11, 2022
…_module() (python#94624)

* pythongh-94619: Remove long deprecated methods module_repr() and load_module()

Closes python#94619

* Update Misc/NEWS.d/next/Library/2022-07-06-14-57-33.gh-issue-94619.PRqKVX.rst

Fix typo

Co-authored-by: Brett Cannon <brett@python.org>

Co-authored-by: Brett Cannon <brett@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.12 only security fixes stdlib Standard Library Python modules in the Lib/ directory topic-importlib

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove previously deprecated importlib functions

3 participants