Python logo

This page

  • Report a bug
  • Improve this page
  • Show source

Navigation

  • index
  • modules |
  • Python logo
  • Python »
  • 3.15.0a6 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

  • Synchronization primitives

  • Thread-local storage support

  • Multiple interpreters in a Python process

  • Profiling and tracing

This page

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

Navigation

  • index
  • modules |
  • Python logo
  • Python »
  • 3.15.0a6 Documentation »
  • Initialization, finalization, and threads
  • |
  • |
© Copyright 2001 Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

Last updated on Feb 21, 2026 (17:31 UTC). Found a bug?
Created using Sphinx 8.2.3.