bpo-40280: Disable epoll_create in Emscripten config.site (GH-30494) by emmatyping · Pull Request #30494 · python/cpython

Conversation

@sobolevn

@corona10

@sobolevn
Supporting WASM is a new feature from Python 3.11
I don't think that the backport is needed.

erlend-aasland

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@emmatyping

Yes, since this is new in 3.11 there should be no need for any backporting.

@erlend-aasland

I'd update the PR title to more accurately reflect the actual change, though.

@emmatyping emmatyping changed the title bpo-40280: Update Emscripten build config.site bpo-40280: Disable epoll_create in Emscripten config.site

Jan 9, 2022

ngnpope

Co-authored-by: nick.pope@infogrid.io

erlend-aasland

tiran

@tiran tiran changed the title bpo-40280: Disable epoll_create in Emscripten config.site bpo-40280: Disable epoll_create in Emscripten config.site (GH-30494)

Jan 9, 2022

Labels