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

Why Server Location Matters for Your Website’s Speed?

In this digital domain, we need everything within a click. We all want things to...

Cheapest Web Hosting in India | 24/7 Support

The primary distinction between the best WordPress hosting and Web Hosting is that WordPress hosting is typically designed with...

Hacks for Lightning-Fast, Dependable Websites!

Don't let slow load times and constant downtimes drive away irritated users, tarnish your brand...

AWS re:Invent 2023 – Day 4 Recap – Blog

AWS Management Console for Applications  AWS announces the general availability of myApplications, an intuitive addition to the AWS Management Console...

SEO Optimization Basics: 4 Key Areas To Consider

SEO (Search Engine Optimization) techniques are essential for improving rankings because they help search engines understand your content, interpret...

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