Shahar Naveh
|
3e1c3bc86d
|
impl _queue module + Update multiprocessing to 3.14.5 (#7994)
|
2026-06-02 00:35:17 +09:00 |
|
CPython Developers
|
79c428e465
|
Update subprocess from v3.14.2
|
2026-02-04 11:16:15 +09:00 |
|
Jeong, YunWon
|
6ed0b4f0ac
|
Add PythonFinallizationError and upgrade multiprocessing (#6592)
* PythonFinallizationError
* fix posixprocess
* upgrade multiprocessing from 3.13.11
|
2025-12-30 15:15:16 +09:00 |
|
ShaharNaveh
|
19b6241ef9
|
Update changed files from 3.13.7 -> 3.13.8
|
2025-10-22 10:57:47 +03:00 |
|
Shahar Naveh
|
11b8e73566
|
Merge pull request #6000 from ShaharNaveh/update-mp
Update multiprocess from 3.13.5
|
2025-07-20 10:31:30 +09:00 |
|
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 |
|