pyodide/cpython
Hood Chatham f8d363822c
Patch ceval to add callback to use for KeyboardInterrupt handling (#1148)
* Patch ceval to add interrupt handler callback

* Don't use SharedArrayBuffer in test, Firefox doesn't expose it

* Fix test

* Retest

Co-authored-by: Jan Max Meyer <jmm@phorward.de>
2021-01-20 23:27:28 +01:00
..
patches Patch ceval to add callback to use for KeyboardInterrupt handling (#1148) 2021-01-20 23:27:28 +01:00
Makefile BLD Remover linker flags when building cpython (#1137) 2021-01-15 10:45:24 +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 BLD Don't copy artifacts to root (#1096) 2021-01-10 18:19:34 +01:00

README.md

Credits

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