Real Python Tutorials

Python 3.12 Preview: Subinterpreters
NEW

Python 3.12 Preview: Subinterpreters

In this tutorial, you'll preview one of the upcoming features of Python 3.12 and a proposed change to Python 3.13, addressing how subinterpreters work in the CPython program. The changes are described in PEP 684 and PEP 554.

Sep 25, 2023 advanced python