Skip to content

Python 3.13.0 release notes contain wrong link to GIL feature #125052

@leandrodamascena

Description

@leandrodamascena

Documentation

Link: https://www.python.org/downloads/release/python-3130/
Section: New features

An experimental free-threaded build mode, which disables the Global Interpreter Lock, allowing threads to run more concurrently. The build mode is available as an experimental feature in the Windows and macOS installers as well.

It's linked to https://docs.python.org/3.13/whatsnew/3.13.html#an-experimental-just-in-time-jit-compiler instead of https://docs.python.org/3.13/whatsnew/3.13.html#whatsnew313-free-threaded-cpython.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions