Python Release Python 3.9.0

By Python.org - 2020-10-05

Description

The official home of the Python Programming Language

Summary

  • Python 3.9.0 This is the stable release of Python 3.9.0 Python 3.9.0 is the newest major release of the Python programming language, and it contains many new features and optimizations.
  • Installer news This is the first version of Python to default to the 64-bit installer on Windows.
  • Now, Mr. Simpson... Now, I understand you want us to advertise your washing powder.
  • READY CUT, EASY TO HANDLE, SIMPSON'S INDIVIDUAL EMPEROR STRINGETTES - JUST THE RIGHT LENGTH!

 

Topics

  1. Coding (0.26)
  2. NLP (0.06)
  3. Management (0.03)

Similar Articles

Working With Python Virtual Environments

By realpython - 2021-03-10

This course demonstrates how Python's virtual environments work as a "sandbox" and you get a quick walkthrough on how to set up a new environment (or virtualenv, as they're called for short) and how t ...

Pointers in Python: What's the Point

By realpython - 2021-03-09

In this step-by-step tutorial, you'll get a clearer understanding of Python's object model and learn why pointers don't really exist in Python. You'll also cover ways to simulate pointers in Python wi ...

PyPy: Faster Python With Minimal Effort

By realpython - 2020-12-28

In this tutorial, you'll learn how you can use PyPy to improve the speed of your applications. You'll see how PyPy compares with other Python implementations like CPython and learn about features that ...

The Ultimate Python Resource hub

By Ayushi Rawat's Blog - 2020-10-17

A curated list of Ultimate Python resources is here! (If you are getting started with #Python or a senior Python developer, you wouldn't wanna miss this) 😄 A lot of people have been recently asking me