pyodide/cpython
Dexter Chua 2aa8982990
Actually generate a sysconfigdata.py (#1044)
Previously, we simply copied from the host, which has wildly incorrect
values. Fixes #1042
2021-01-05 14:14:55 +01:00
..
patches Slightly simplify cpython patch (#1023) 2021-01-03 09:48:16 +01:00
Makefile Actually generate a sysconfigdata.py (#1044) 2021-01-05 14:14:55 +01:00
README.md Link to @dgym 2019-03-18 21:33:32 -07:00
Setup.local BLD Remove undefined flags (#842) 2020-12-10 20:38:47 +01:00
checksums Update to Python 3.8.2 (#712) 2020-07-07 16:21:33 +02:00
config.site Update to Python 3.8.2 (#712) 2020-07-07 16:21:33 +02:00
pyconfig.undefs.h Build the _decimal C module 2019-02-25 11:29:59 -05:00
remove_modules.txt Remove threading patches and don't remove multiprocessing module (#796) 2020-11-22 11:25:36 +01:00

README.md

Credits

Based on the hard work of @dgym on cpython-emscripten.