Python 3.14.0 alpha 3 is out
O Alpha 3, O Alpha 3, how lovely are your branches! https://www.python.org/downloads/release/python-3140a3/ This is an early developer preview of Python 3.14 Major new features of the 3.14 series, compared to 3.13 Python 3.14 is still in development. T...
Python in Visual Studio Code – December 2024 Release
The December 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include a special review of docstring generation features from Pylance, the new Python Environments extension in preview, Pyla...
2024 Python in VS Code Wrapped
As the year comes to a close, we would like to take the time to reflect and celebrate the incredible progress the Python extension for VS Code has made in the past year. From merging in top requested features to countless lines of code written and dele...
Python 3.14.0 alpha 2 released
Alpha 2? But Alpha 1 only just came out! https://www.python.org/downloads/release/python-3140a2/ This is an early developer preview of Python 3.14 Major new features of the 3.14 series, compared to 3.13 Python 3.14 is still in development. This release...
Announcing GitHub Copilot in Data Wrangler
AI did not write this blog post, but it will make your exploratory data analysis with Data Wrangler better! Today, we’re excited to introduce our first step of integrating the power of Copilot into Data Wrangler. With this first integration of Copilo...
Python in Visual Studio Code – November 2024 Release
The November 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include docstring template generation with Pylance, Fold/Unfold All Docstrings commands, a variable view with the Native REPL ...
Python 3.14.0 alpha 1 is now available
It's now time for a new alpha of a new version of Python! https://www.python.org/downloads/release/python-3140a1/ This is an early developer preview of Python 3.14 Major new features of the 3.14 series, compared to 3.13 Python 3.14 is still in developm...
Python 3.13.0 (final) released
Python 3.13.0 is now availablehttps://www.python.org/downloads/release/python-3130/This is the stable release of Python 3.13.0Python 3.13.0 is the newest major release of the Python programming language, and it contains many new features and optimiza...
Python in Visual Studio Code – October 2024 Release
The October 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include Python test coverage support and a default Python problem matcher. Keep reading to learn more! The post Python in Visua...
Python 3.12.7 released
I'm pleased to announce the release of Python 3.12.7:https://www.python.org/downloads/release/python-3127/ This is the seventh maintenance release of Python 3.12Python 3.12 is the newest major release of the Python programming language, and it c...
Python 3.13.0 release candidate 3 released
I'm pleased to announce the release of Python 3.13 release candidate 3 (instead of the expected final release).https://www.python.org/downloads/release/python-3130rc3/ This is the final release candidate of Python 3.13.0This release, 3.13.0rc3, is t...
Python in Visual Studio Code – September 2024 Release
The September 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include Django test support. Keep reading to learn more! The post Python in Visual Studio Code – September 2024 Release...