mirror of
https://github.com/python/cpython.git
synced 2026-06-29 22:26:44 -04:00
8625802d85
- c_longlong and c_longdouble need experimental WASM bigint. - Skip tests that need threading - Define ``CTYPES_MAX_ARGCOUNT`` for Emscripten. libffi-emscripten 2022-06-23 supports up to 1000 args.