News

Official support for free-threaded Python, an experimental JIT, and a smarter installation manager for Windows are among the goodies in Python 3.14. Now in a release candidate.
Try running this program with Python 3.12 or Python 3.13 (the GIL version). On my AMD Ryzen 3600 six-core machine, it completes in about two seconds. With Python 3.13t, it completes in about 0.6 ...