You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3.11-dev / main has new code in its configure script to disable extension modules for a platform. I propose the disable modules for emscripten system that don't make sense in a browser environment or are rarely used, e.g. terminal and UI related modules such as curses, termios or tkinter, dbm, multiprocessing, and so on.