/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.14.7
Doc/library/concurrent.rst
7 строк
243 B
Eric Snow
[3.14] gh-134939: Add the concurrent.interpreters Module (gh-135414)
12 июн 2025, 17:19
Не верифицирован
12 июн 2025, 17:19
04273ad
Код
Авторство
О чём код?
The :mod:`!concurrent` package ============================== This package contains the following modules: * :mod:`concurrent.futures` -- Launching parallel tasks * :mod:`concurrent.interpreters` -- Multiple interpreters in the same process