Showing results for September 2020 - Python

Sep 30, 2020
0
1

Announcing Playwright for Python: Reliable end-to-end testing for the web

Arjun Attam
Arjun Attam

Automated end-to-end tests are a powerful tool for your team to ship faster and with more confidence. End-to-end tests automate UI interactions and can validate the functionality of your apps. To this end, we are announcing Playwright for Python in preview today. Playwright enables developers and testers to write reliable end-to-end tests.

Sep 23, 2020
0
0

Python in Visual Studio Code – September 2020 Release

Savannah Ostrowski
Savannah Ostrowski

We are happy to announce that the September 2020 release of the Python Extension for Visual Studio Code is here! This was a short release where we addressed total of 34 issues, and it includes support for colorization and auto import improvements with Pylance. Keep on reading to learn more!

Sep 14, 2020
0
0

Pylance introduces five new features that enable type magic for Python developers

judej
judej

In last week’s Pylance update we introduced Semantic colorization, and thank you for all feedback! It was exciting for the team to bring this new feature to you. With the latest release of Pylance (version 2020.9.4) we are excited to introduce features that bring us closer to the goal of helping developers write correct Python code faster and more ...