News

There’s more than one way to thread (or not to thread) a Python program. We point you to several threading resources, a fast new static type checker from Astral, a monkey patch for Pandas that ...
Python 3.13: Better interactive shell and finally multithreading without GIL The new Python release features an interactive command line and allows the global interpreter lock to be deactivated.