/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Doc/library/concurrent.rst
7 строк
243 B
Eric Snow
gh-134939: Add the concurrent.interpreters Module (gh-133958)
12 июн 2025, 02:35
Не верифицирован
12 июн 2025, 02:35
6214373
Код
Авторство
О чём код?
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