◐ Shell
clean mode source ↗

Message 416933 - Python tracker

Christian: IDLE and test_idle require threading. I once tested for threading in test_idle (not sure about IDLE itself) but removed the test when threading was made supposedly non-optional.  Test_idle still tests for tkinter and idlelib.  For PR 32352. did you miss IDLE's requirement or is tkinter and hence IDLE and its test not included on WASM/emscripten?  Will it never be?