/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.14.4
Doc/c-api/init.rst
13 строк
292 B
Peter Bierma
[3.14] gh-141811: Split up `init.rst` into multiple pages (GH-144844) (GH-145061)
23 фев 2026, 18:38
Не верифицирован
23 фев 2026, 18:38
7fba3cf
Код
Авторство
О чём код?
:orphan: Initialization, finalization, and threads ========================================= This page has been split up into the following: - :ref:`initialization` - :ref:`threads` - :ref:`synchronization` - :ref:`thread-local-storage` - :ref:`sub-interpreter-support` - :ref:`profiling`