]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106210 Remove Emscripten import trampoline (#106211)
authorHood Chatham <roberthoodchatham@gmail.com>
Fri, 30 Jun 2023 00:20:49 +0000 (17:20 -0700)
committerGitHub <noreply@github.com>
Fri, 30 Jun 2023 00:20:49 +0000 (17:20 -0700)
commite7bc8d16364bde54487eab349a29d58345e35f28
tree24025e6c65bd886c308eb984b12380d590e3aad9
parentcea9d4ea82abcb2c6f1d83a2fe819859da4bbda4
gh-106210 Remove Emscripten import trampoline (#106211)

It's no longer necessary.

Co-authored-by: Brett Cannon <brett@python.org>
Misc/NEWS.d/next/Core and Builtins/2023-06-28-13-19-20.gh-issue-106210.oE7VMn.rst [new file with mode: 0644]
Python/import.c
Python/importdl.c
Python/importdl.h