Terry J. Reedy <tjre...@udel.edu> added the comment:

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?

----------
nosy: +terry.reedy

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40280>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to