Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-106210 Remove Emscripten import trampoline #106211

Merged
merged 4 commits into from Jun 30, 2023

Conversation

hoodmane
Copy link
Contributor

@hoodmane hoodmane commented Jun 28, 2023

As far as I know this isn't actually needed. It was originally added to work around typos in the CPython test suite, but those typos have since been fixed and I am unaware of any user code that requires the trampoline.

#106210

As far as I know this isn't actually needed. It was originally added to
work around typos in the CPython test suite, but those typos have since
been fixed and I am unaware of any user code that requires the trampoline.
@brettcannon
Copy link
Member

/buildbot Emscripten

@brettcannon brettcannon added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 28, 2023
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @brettcannon for commit e55628c 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 28, 2023
@brettcannon brettcannon self-assigned this Jun 28, 2023
@brettcannon
Copy link
Member

@hoodmane Would you mind adding a news file?

@hoodmane
Copy link
Contributor Author

How's that?

@brettcannon
Copy link
Member

!buildbot .emscripten.

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @brettcannon for commit b75fe1f 🤖

The command will test the builders whose names match following regular expression: .*emscripten.*

The builders matched are:

  • wasm32-emscripten node (pthreads) PR
  • wasm32-emscripten browser (dynamic linking, no tests) PR
  • wasm32-emscripten node (dynamic linking) PR

@brettcannon
Copy link
Member

How's that?

Thanks! I made it a complete sentence and added a bit more detail as to why the removal was happening.

@brettcannon
Copy link
Member

!buildbot .*emscripten

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @brettcannon for commit fc3a1b4 🤖

The command will test the builders whose names match following regular expression: .*emscripten

The builders matched are:

  • wasm32-emscripten node (pthreads) PR
  • wasm32-emscripten browser (dynamic linking, no tests) PR
  • wasm32-emscripten node (dynamic linking) PR

@brettcannon brettcannon merged commit e7bc8d1 into python:main Jun 30, 2023
24 checks passed
@brettcannon
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants