Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 21, 2023

Explain how to port removed imp.load_source() to importlib in What's New in Python 3.12.


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

Explain how to port removed imp.load_source() to importlib in What's
New in Python 3.12.
@bedevere-bot bedevere-bot added awaiting core review docs Documentation in the Doc dir skip news labels Jun 21, 2023
@vstinner vstinner merged commit 18a7c86 into python:main Jun 21, 2023
@vstinner vstinner deleted the just_load_source_doc branch June 21, 2023 22:18
bentasker pushed a commit to bentasker/cpython that referenced this pull request Jun 23, 2023
Explain how to port removed imp.load_source() to importlib in What's
New in Python 3.12.
@vstinner vstinner added the needs backport to 3.12 only security fixes label Jun 25, 2023
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 25, 2023
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 <[email protected]>
@bedevere-bot
Copy link

GH-106083 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Jun 25, 2023
vstinner added a commit that referenced this pull request Jun 25, 2023
…106083)

gh-104212: Explain how to port imp.load_source() (GH-105978)

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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants