Python 3.14, named after a famous irrational constant, has arrived in preview. Plus new goodness in Cython 3.1, using Python’s structural pattern matching, querying the NanoCube, and more.
Python 3.14 offers a new feature that lets you hook into a running Python process and see the live state of async tasks, without any additional libraries. This video demonstrates how you can dump the ...