]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-140011: Delete importdl assertion that prevents importing embedded modules...
authorItamar Oren <itamarost@gmail.com>
Sat, 29 Nov 2025 07:30:57 +0000 (23:30 -0800)
committerGitHub <noreply@github.com>
Sat, 29 Nov 2025 07:30:57 +0000 (23:30 -0800)
commitf7d17ac9f8b570a9900456a29b46639f02c03d16
tree0fedc5dc9098f8e50cc01322fbfb0b0cdf0bcf46
parentd8a72b4c5eddd9bbcb6532a2cbd3eca8d2e55e99
[3.14] gh-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605) (#141986)

gh-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605)

(cherry picked from commit 27f62eb711720c215f9798ae30728ee5a1b4d442)
Lib/test/test_embed.py
Programs/_testembed.c
Python/importdl.c