Python logo

This page

  • Report a bug
  • Improve this page
  • Show source
  • Show translation source

ナビゲーション

  • 索引
  • モジュール |
  • Python logo
  • Python »
  • 3.14.3 Documentation »
  • Initialization, finalization, and threads
  • |
  • |

Initialization, finalization, and threads¶

This page has been split up into the following:

  • Interpreter initialization and finalization

  • Thread states and the global interpreter lock

  • 同期プリミティブ

  • Thread-local storage support

  • Multiple interpreters in a Python process

  • Profiling and tracing

This page

  • Report a bug
  • Improve this page
  • Show source
  • Show translation source
«

ナビゲーション

  • 索引
  • モジュール |
  • Python logo
  • Python »
  • 3.14.3 Documentation »
  • Initialization, finalization, and threads
  • |
  • |
© Copyright 2001 Python Software Foundation.
このページはPython Software Foundation License Version 2でライセンスされています。
ドキュメント内のサンプル、レシピ等のコードは、Zero Clause BSDライセンスの下で追加的にライセンスされています。
詳しくは歴史とライセンスを参照してください。

Pythonソフトウェア財団は非営利法人です。 寄付をするには

最終更新日: 2月 28, 2026 (08:34 UTC) バグを報告する
Sphinx8.2.3を使って構築されています。