atlas news
    
Microsoft : DevBlogs : Python
13  novembre     18h41
Python in Visual Studio Code November 2025 Release
Luciana Abud    The November 2025 release brings new Pylance features including improvements to Copilot Hover Summaries and a Code Action to convert wildcard imports to explicit imports. Keep on reading to learn more The post Python in Visual Studio Code November 2025 Release appeared first on Microsoft for Python...
10  octobre     17h55
Python in Visual Studio Code October 2025 Release
Luciana Abud    The October 2025 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes improvements to the Python Environments extension, Copy Test ID functionality, and enhanced environment activation when using Copilot Chat. Keep on reading to learn more The...
26  septembre     09h49
Simplifying Resource Management in mssql-python through Context Manager
Jahnvi Thakkar    Reviewed by: Sumit Sarabhai and Gaurav Sharma If you’ve worked with databases in Python, you know the boilerplate: open a connection, create a cursor, run queries, commit or rollback transactions, close cursors and connection. Forgetting just one cleanup step can lead to resource leaks (open...
15  septembre     18h22
Python in Visual Studio Code September 2025 Release
Luciana Abud    The September 2025 release includes pipenv support in the Python Environment Extension, a new experimental hover feature with GitHub Copilot and Pylance, and more The post Python in Visual Studio Code September 2025 Release appeared first on Microsoft for Python Developers Blog.
19  août     19h08
Announcing the Data Wrangler powered Notebook Results Table
Angelos Petropoulos    An introduction to the new Results Table integrated into the output cell of Notebooks, powered by the VS Code extension called Data Wrangler. The post Announcing the Data Wrangler powered Notebook Results Table appeared first on Microsoft for Python Developers Blog.
12  août     11h10
mssql-python vs pyodbc: Benchmarking SQL Server Performance
Saumya Garg    Reviewed by Imran Masud and Sumit Sarabhai When it comes to working with Microsoft SQL Server in Python, pyodbc has long been the de facto driver. It’s mature, trusted and has been serving the community well for years. But as applications scale and Python becomes more central to modern data...
07  août     20h58
Python in Visual Studio Code August 2025 Release
Courtney Webster    The August 2025 release includes Python shell integration support for Python 3.13 , Python Environments extension improvements, enhanced terminal suggestions with documentation, and more The post Python in Visual Studio Code August 2025 Release appeared first on Microsoft for Python Developers Blog...
14  juillet     11h41
Announcing Full Cross-Platform Support for the mssql-python Driver
Sumit Sarabhai    After the successful release of Public Preview of mssql-python driver, we’re thrilled to announce a major milestone for the mssql-python driver: full support for all three major operating systems Windows, macOS, and Linux. This release marks a significant leap forward in our mission to provide...
11  juillet     14h50
Python in Visual Studio Code July 2025 Release
Courtney Webster    The July 2025 release includes TBA and more The post Python in Visual Studio Code July 2025 Release appeared first on Microsoft for Python Developers Blog.
16  juin     16h38
Python in Visual Studio Code June 2025 Release
Courtney Webster    The June 2025 release includes Copilot chat tools in the Python extension, project creation from a template, language server based terminal suggest, and more The post Python in Visual Studio Code June 2025 Release appeared first on Microsoft for Python Developers Blog.