Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-104310: Rename the New Function in importlib.util #105255

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

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2023-06-02-14-23-41.gh-issue-104310.U…
…amCOB.rst

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
  • Loading branch information
ericsnowcurrently and Eclips4 authored Jun 2, 2023
commit 01fdb4da32647da0b4e8df63409e481570c6799e
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ authors, to use when testing their module for support in multiple
interpreters or under a per-interpreter GIL. The name of that function has
changed from ``allowing_all_extensions`` to
``_incompatible_extension_module_restrictions``. The default for the
"disable_check" argment has change from ``True`` to ``False``, to better
"disable_check" argument has change from ``True`` to ``False``, to better
match the new function name.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.