So, if you have not already heard. Python does provide a Free Thread Version of the language available starting with 3.13.x. The problem was that I didn’t realize that it was included as a separate binary file. The goal here to show there are two seperate binary file. One that non-threaded and a second binary file runs the Free threaded as shown below. The only issue with Free Thread was that other libraries have not support this 100%, there might still be some libs only support the Non-Threaded Version.


Category: python