]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140011: Delete importdl assertion that prevents importing embedded modules from...
authorItamar Oren <itamarost@gmail.com>
Wed, 26 Nov 2025 13:12:49 +0000 (05:12 -0800)
committerGitHub <noreply@github.com>
Wed, 26 Nov 2025 13:12:49 +0000 (14:12 +0100)
commit27f62eb711720c215f9798ae30728ee5a1b4d442
tree0c7d52ff1106d1ed58c250d0c8ead5d788bb055c
parentd7f0214f133442f8f5d4d64044a370e94a5906e8
gh-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605)
Lib/test/test_embed.py
Programs/_testembed.c
Python/importdl.c