Skip to content

Remove previously deprecated importlib functions #94619

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
warsaw opened this issue Jul 6, 2022 · 0 comments · Fixed by #94624
Closed

Remove previously deprecated importlib functions #94619

warsaw opened this issue Jul 6, 2022 · 0 comments · Fixed by #94624
Labels
3.12 only security fixes stdlib Python modules in the Lib dir topic-importlib type-bug An unexpected behavior, bug, or error

Comments

@warsaw
Copy link
Member

warsaw commented Jul 6, 2022

Bug report

@warsaw warsaw added type-bug An unexpected behavior, bug, or error topic-importlib 3.12 only security fixes labels Jul 6, 2022
warsaw added a commit to warsaw/cpython that referenced this issue Jul 6, 2022
@warsaw warsaw added the stdlib Python modules in the Lib dir label Jul 6, 2022
warsaw added a commit that referenced this issue Aug 5, 2022
…e() (#94624)

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

Closes #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 <[email protected]>

Co-authored-by: Brett Cannon <[email protected]>
iritkatriel pushed a commit to iritkatriel/cpython that referenced this issue 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 <[email protected]>

Co-authored-by: Brett Cannon <[email protected]>
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 Python modules in the Lib dir topic-importlib type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant