• Home
  • About
  • Blog
  • Products
  • Forum
  • Support
  • Contact
Sun icon

Sunbelt Computer Software

PL/B Language Development and Support

  • Home
  • About
  • Blog
  • Products
  • Forum
  • Support
  • Contact
Initialization, finalization, and threads — Python 3.14.7 documentation
Python logo

This page

  • Report a bug
  • Improve this page
  • Show source

Navigation

  • index
  • modules |
  • Python logo
  • Python »
  • 3.14.7 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.14.7 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 Sep 12, 2026 (04:17 UTC). Found a bug?
Created using Sphinx 8.2.3.

© 2026 Sunbelt Computer Software