3 Commits

Author SHA1 Message Date
Jeong YunWon
9daeaecd6c _thread compatibility using frozen _dummy_thread 2022-08-17 02:37:10 +09:00
Noah
b1ecca7c4c Fix issues with wasm code missing _thread 2020-07-04 18:02:25 -05:00
Yonatan Goldschmidt
7ec3cef48e Add Lib/reprlib.py from CPython
Generated with:
`git -C ../cpython show 1bf9cc509326bc42cd8cb1650eb9bf64550d817e:Lib/reprlib.py > Lib/reprlib.py`

Required for `functools`.
2019-05-30 00:15:11 +03:00