Commit Graph

8 Commits

Author SHA1 Message Date
minoring
754563554e Add some function to __all__ to run tests
This change is result from the supporting __all__ in modules
2020-08-15 18:11:07 +09:00
Noah
06a4796711 Add msvcrt.open_osfhandle 2020-06-21 16:47:42 -05:00
Noah
9507a9f795 Add some functions from asyncio from Python 3.8 2020-03-21 00:35:38 -05:00
coolreader18
458c68263d Fix tempfile to not use random.Random 2019-11-23 11:20:42 -06:00
Noah
4cf2672876 Add _multiprocessing stub 2019-11-23 11:20:41 -06:00
coolreader18
b5505b4e73 Add asyncio.run from CPython 3.7 2019-11-23 11:20:41 -06:00
coolreader18
6679ea1287 Don't import some platform-specific modules 2019-11-23 11:19:21 -06:00
coolreader18
40a2acbcad Add necessary Lib files for asyncio from CPython 3.6.0 2019-11-23 11:19:21 -06:00