Noah
|
0ebc50f1a2
|
Update importlib._bootstrap_external to CPython 3.8.3
|
2020-10-07 19:28:18 -05:00 |
|
Noah
|
d199b46924
|
Add importlib.metadata from CPython 3.8.3
|
2020-10-07 19:28:18 -05:00 |
|
Noah
|
3647568ac5
|
Make threading optional
|
2020-07-25 15:22:03 -04:00 |
|
Aviv Palivoda
|
c9584f530e
|
Advance importlib code to CPython 3.8
|
2020-07-18 17:04:35 +03:00 |
|
Noah
|
0b98c185ed
|
Disable _thread on wasm
|
2020-05-23 16:03:58 -05:00 |
|
Noah
|
a79dfcd027
|
Enable importing winreg in importlib._boostrap_external
|
2020-03-03 11:22:48 -06:00 |
|
Noah
|
959b0b9e62
|
Don't try to import winreg in importlib._bootstrap_external
|
2020-02-24 22:31:49 +00:00 |
|
Noah
|
fa7524d0b9
|
Change the name of the _os module to posix/nt
|
2020-02-24 22:11:08 +00:00 |
|
coolreader18
|
40ac4ca0be
|
Reorganize vm/Lib and frozen.rs
|
2019-11-22 22:49:11 -06:00 |
|
coolreader18
|
da75c21c26
|
Add importlib and pkgutil modules
|
2019-09-13 01:27:23 -05:00 |
|
Windel Bouwman
|
f3e2abd290
|
Move importlib python files into vm crate.
|
2019-07-07 21:31:02 +02:00 |
|
Aviv Palivoda
|
0e320f9af6
|
Change comment to XXX
|
2019-06-10 21:50:37 +03:00 |
|
Aviv Palivoda
|
b0cccf35ad
|
Change os_details
|
2019-06-10 19:18:32 +03:00 |
|
Aviv Palivoda
|
37b40c55da
|
Add frozen _bootstrap_external.py
|
2019-06-10 19:18:32 +03:00 |
|
Aviv Palivoda
|
f1af6b1f40
|
Include _bootstrap.py as str
|
2019-06-10 19:18:32 +03:00 |
|