CPython Developers
|
75e868e71e
|
Update multiprocessing from CPython 3.12.3
|
2024-04-24 01:15:08 +09:00 |
|
CPython developers
|
89d4cf51c5
|
Update multiprocessing from CPython 3.10.5
|
2022-07-31 15:54:47 +09:00 |
|
snowapril
|
b2eff4ae53
|
add missing __class_getitem__ from cpython 3.10
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-10-22 18:43:15 +09:00 |
|
Noah
|
f63f155dfa
|
Remove circular imports hack in multiprocessing
|
2021-02-20 21:04:30 -06: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
|
6679ea1287
|
Don't import some platform-specific modules
|
2019-11-23 11:19:21 -06:00 |
|
coolreader18
|
efdfcfc2a5
|
Minor changes to make multiprocessing importable
|
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 |
|