Skip to content

[3.12] gh-104212: Explain how to port imp.load_source() (GH-105978) - #106083

Merged
vstinner merged 1 commit into
python:3.12from
miss-islington:backport-18a7c86-3.12
Jun 25, 2023
Merged

[3.12] gh-104212: Explain how to port imp.load_source() (GH-105978)#106083
vstinner merged 1 commit into
python:3.12from
miss-islington:backport-18a7c86-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jun 25, 2023

Copy link
Copy Markdown
Contributor

Explain how to port removed imp.load_source() to importlib in What's
New in Python 3.12.
(cherry picked from commit 18a7c86)

Co-authored-by: Victor Stinner vstinner@python.org


📚 Documentation preview 📚: https://cpython-previews--106083.org.readthedocs.build/

Explain how to port removed imp.load_source() to importlib in What's
New in Python 3.12.
(cherry picked from commit 18a7c86)
Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@vstinner@bedevere-bot