#python-314

[ follow ]
fromInfoWorld
1 week ago

What you can do now with Python 3.14 RC1

Python 3.14 introduces significant features, including improved free-threading support, a new package tool, and comparisons of Rust-powered typecheckers.
fromPythoninsider
1 week ago
Python

Python Insider: Python 3.14 release candidate 1 is go!

Python 3.14.0rc1 is the first release candidate with no ABI changes, final release on October 7, 2025.
fromRealpython
3 weeks ago

Free-Threaded Python Unleashed and Other Python News for July 2025 - Real Python

The third beta of Python 3.14 now officially supports the no-GIL build for CPython, signaling a new era of multi-core Python.
Python
#python
fromRealpython
2 months ago
Python

Python's T-Strings Coming Soon and Other Python News for May 2025 - Real Python

Python will introduce template strings (t-strings) in the upcoming release, significantly enhancing string-handling capabilities.
fromZero To Mastery
3 months ago
OMG science

[April 2025] Python Monthly Newsletter | Zero To Mastery

Python Monthly curates essential resources and articles to enhance your Python development skills, following the 80/20 rule for maximum impact.
fromInfoWorld
2 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.
fromPythoninsider
2 months ago

Python Insider: Python 3.14.0 beta 2 is here!

Beta 3.14.0b2 is a release preview of Python 3.14, encouraging testing of new features while cautioning against use in production environments.
fromPycoders
2 months ago

PyCoder's Weekly | Issue #682

NumPy quickly becomes complex as dimensions increase; while two dimensions may appear straightforward, adding more can lead to significant challenges in managing data effectively.
Python
Python
fromInfoWorld
2 months ago

The best new features and fixes in Python 3.14

Python 3.14 introduces notable features enhancing development flexibility and debugging, including template strings, deferred annotations, improved error messages, and an efficient debugger interface.
fromPythoninsider
4 months ago
Python

Python Insider: Python 3.14.0 alpha 6 is out

Python 3.14 is currently in alpha testing, with new features and bug fixes being refined in anticipation of further releases.
Python
fromRealpython
7 months ago

Python News Roundup: December 2024 - Real Python

PEP 750 introduces t-strings, enhancing string interpolation with lazy evaluation for improved performance and flexibility.
[ Load more ]