| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Replace removed imp.new_module(name) with types.ModuleType(name).
|
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
) Replace removed imp.new_module(name) with types.ModuleType(name). (cherry picked from commit 457a459) Co-authored-by: Victor Stinner <vstinner@python.org>
|
GH-105754 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Replace removed imp.new_module(name) with types.ModuleType(name).
📚 Documentation preview 📚: https://cpython-previews--105743.org.readthedocs.build/