Hackernews posts about Python 3.11
Python 3.11 is the latest major release of the Python programming language, which brings various improvements and new features to developers, including performance enhancements and refinements to its typing system.
- Async Pytest in Python 3.11+ (matthewbrown.io)
- Python 3.11.5 (2023) (www.python.org)
- Python 3.11 is 1.25x faster than 3.10 (docs.python.org)
- Python 3.11 vs. Python 3.12 – performance testing (on Zen 4/Raptor Lake) (en.lewoniewski.info)
- Error Handling: From Charles Babbage to Python 3.11 [video] (www.youtube.com)
- Python 3.11 asyncio.TaskGroup: Does it obviate the need for Trio? (bruceeckel.substack.com)
- Python 3.11 Asyncio.TaskGroup (bruceeckel.substack.com)
- Numba Supports Python 3.11 (github.com)