Skip to content
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

Update the importlib Docs for PEP 684 #107307

Closed
ericsnowcurrently opened this issue Jul 26, 2023 · 0 comments
Closed

Update the importlib Docs for PEP 684 #107307

ericsnowcurrently opened this issue Jul 26, 2023 · 0 comments
Assignees
Labels
3.12 bugs and security fixes 3.13 bugs and security fixes docs Documentation in the Doc dir topic-importlib topic-subinterpreters

Comments

@ericsnowcurrently
Copy link
Member

ericsnowcurrently commented Jul 26, 2023

Documentation

https://docs.python.org/3.12/library/importlib.html#module-importlib.util

  • add an entry for importlib.util._incompatible_extension_module_restrictions()

https://docs.python.org/3.12/library/importlib.html#importlib.machinery.ExtensionFileLoader

  • update ExtensionFileLoader about when imports may fail

(See https://peps.python.org/pep-0684/ and gh-99113.)

Linked PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.12 bugs and security fixes 3.13 bugs and security fixes docs Documentation in the Doc dir topic-importlib topic-subinterpreters
Projects
Status: Done
Development

No branches or pull requests

1 participant