◐ Shell
clean mode source ↗

bpo-26184: import.rst: Add versionchanged note by Mariatta · Pull Request #277 · python/cpython

an ImportError is raised when exec_module() is defined, but
create_module() is not.

marco-buttu

marco-buttu

Mariatta added a commit to Mariatta/cpython that referenced this pull request

Feb 26, 2017
Mention that an ImportError is raised when exec_module() is defined, but
create_module() is not.
(cherry picked from commit 6b4a5f4)

Mariatta added a commit that referenced this pull request

Feb 26, 2017
(cherry picked from commit 6b4a5f4)

berkerpeksag

akruis added a commit to akruis/cpython that referenced this pull request

Jun 30, 2021
Convert all files to Python3 and run/test them once.

jaraco pushed a commit that referenced this pull request

Dec 2, 2022