pyodide/cpython
Dexter Chua c870b3ebf5
BLD Replace sqlite patch with Makefile configuration (#841)
When sqlite was originally added, the issue
described was bypassed by patching the python files. An alternative
workaround is used here that doesn't require any patching.
2020-12-10 09:01:17 +01:00
..
patches BLD Replace sqlite patch with Makefile configuration (#841) 2020-12-10 09:01:17 +01:00
Makefile BLD Don't compile host python (#830) 2020-12-08 00:19:16 +01:00
README.md Link to @dgym 2019-03-18 21:33:32 -07:00
Setup.local BLD Replace sqlite patch with Makefile configuration (#841) 2020-12-10 09:01:17 +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.