SHAREDGet started with the free-threaded build of Python 3.13

Get started with the free-threaded build of Python 3.13

Get started with the free-threaded build of Python 3.13


Python 3.13.0 (tags/v3.13.0:60403a5, Oct 7 2024, 09:38:07) [MSC v.1941 64 bit (AMD64)] on win32

Run py -3.13t, and you’ll launch the free-threaded build:


Python 3.13.0 experimental free-threading build (tags/v3.13.0:60403a5, Oct 7 2024, 09:53:29) [MSC v.1941 64 bit (AMD64)] on win32

On Linux, the most convenient way to use multiple versions of Python generally is pyenv. A 3.13t or 3.13t-dev option for pyenv lets you install and select that build. (Ubuntu users can also work with the deadsnakes PPA to obtain these builds.)

When you use the free-threaded build, the GIL is included in the binary but disabled by default. If for some reason you want to re-enable the GIL in the free-threaded version, you can use the command-line option -X gil=1, or set the environment variable PYTHON_GIL to 1.

Latest news

Cheapest Web Hosting in India | 24/7 Support

The Israel-Palestine conflict, one of the world’s most enduring and volatile disputes, has now entered a new frontier: the...

Microsoft Azure Pricing in 2024 [Understanding Cloud Prices]

Why you can trust us407 Cloud Software Products and Services Tested3056 Annual Software Speed Tests2400 plus Hours Usability TestingOur...

Web Design Trends That Will Last Forever

When talking about web design trends, one thing that readily comes to mind is the suggestion that they are,...

What is Magento Omnichannel? What Are Its Benefits?

Nowadays, consumers are purchasing products online through different platforms. For example, one customer might purchase a product from...

Must read

Top 10 CIO Trends for 2019

As we get ready to close out 2018 and...

Are the cloud wars over or just getting started?

One of the biggest opportunities for enterprises large and...

You might also likeRELATED
Recommended to you