Python 3.13 is here and finally free of the GIL. Get started with the free-threaded build now. Also, find out why Anaconda is the leading Python distro for data science, explore a generative AI project written in Python, and discover flamegraphs in PyInstrument 5.0.
Credit: sivivolk/Shutterstock
This (half-) month in Python and elsewhere: Python 3.13’s “no-GIL” or “free-threaded” version is out, and you can try it right now! Also, explore the ins and outs of Anaconda’s Python distribution for data science and get cracking on a Python-powered generative AI project—if you can choose just one.
Top picks for Python readers on InfoWorld
Get started with the free-threaded build of Python 3.13True multithreading in Python is here at last! Now, you just need to make it work in your programs.
Life without Python’s ‘dead batteries’Python 3.13 cleaned house, including removing a bunch of end-of-life standard library offerings. Here’s how to replace the ones you still need.