Last month, we released a new way to quickly review pull requests by listing the changed functions or methods in the pull request file finder. Now Python enthusiasts can quickly identify changed fu... (more…)
Read more »
The dictionary union operator, generic type annotations, and much more... (more…)
Read more »
Those are expedited security releases, recommended to all users. Get them here: (more…)
Read more »
asyncio is an asynchronous I/O framework shipping with the Python Standard Library. In this blog post, we introduce uvloop: a full, drop-in replacement for the asyncio event loop. uvloop is written in Cython and built on top of libuv. (more…)
Read more »
The new version of OnlineSchemaChange is written in Python and has a more flexible architecture. (more…)
Read more »