]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-140011: Delete importdl assertion that prevents importing embedded modules...
authorItamar Oren <itamarost@gmail.com>
Sat, 29 Nov 2025 07:31:11 +0000 (23:31 -0800)
committerGitHub <noreply@github.com>
Sat, 29 Nov 2025 07:31:11 +0000 (23:31 -0800)
commit385688d4b460406239317e71472e8c5e8707dc2e
tree6ef9dbd079924c9cdb4601d83411aa80c408620c
parent09ceaa606a3adee780c1503bd9e2fa20835f0e28
[3.13] gh-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605) (#141987)

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