9 Commits

Author SHA1 Message Date
Jeong YunWon
ad20a404a9 Update __hello__ and __phello__ from cpython 2023-02-25 22:59:57 +09:00
Jeong YunWon
9daeaecd6c _thread compatibility using frozen _dummy_thread 2022-08-17 02:37:10 +09:00
Jeong YunWon
002b04d5b4 encodings as vm feature 2022-08-11 06:25:13 +09:00
Noah
3c3801bbe4 Improve defaultdict some more 2021-04-11 17:38:44 -05:00
coolreader18
40ac4ca0be Reorganize vm/Lib and frozen.rs 2019-11-22 22:49:11 -06:00
coolreader18
6d681a4d59 Implement object.__reduce__ 2019-10-11 15:48:56 -05:00
Noah
7fb4bf043a Fix importlib path separators 2019-09-13 11:44:02 -05:00
Jeong YunWon
1d6ccca315 Add _w_long, _u_long to bootstrap which is requried by importlib 2019-08-15 15:44:24 +09:00
Windel Bouwman
f3e2abd290 Move importlib python files into vm crate. 2019-07-07 21:31:02 +02:00