#free-threaded-python

[ follow ]
Python
fromQuansight
4 months ago

Exploring & Improving the Thread Safety of NumPy's Test Suite

NumPy's test suite was improved for thread-safety to prepare for free-threaded Python by fixing tests, updating CI, and applying OSS practices.
Python
fromZero To Mastery
8 months ago

[June 2025] Python Monthly Newsletter | Zero To Mastery

This month's Python Monthly covers key updates and resources for Python development.
The newsletter curates significant articles relevant to optimization and Python trends.
fromPycoders
8 months ago

PyCoder's Weekly | Issue #686

This blog introduces free-threaded Python updates, GPU programming advancements, and GitHub Actions for enhanced DevOps, paving the way for improved Python performance and collaboration.
Python
Python
fromInfoWorld
9 months ago

F-strings with superpowers: What's new in Python 3.14 beta

Python 3.14 beta introduces powerful new features including enhanced template strings and WebAssembly support, aimed at boosting usability and performance across applications.
fromQuansight
10 months ago

The first year of free-threaded Python

Support for free-threaded Python unlocks the full compute power of modern hardware, allowing for better parallel algorithms and performance with multicore CPUs and GPUs.
Python
[ Load more ]