Python is een objectgeoriënteerde programmeertaal die kan worden gebruikt om eenvoudige tot complexe, platformonafhankelijke applicaties te ontwikkelen. Het is in de jaren negentig ontworpen door Guido van Rossum, die destijds in Amsterdam voor het CWI werkte. Guido, die tegenwoordig voor Dropbox werkt, is sinds kort niet meer als BDFL betrokken bij de ontwikkeling van Python. Het ontwikkelteam heeft versies 3.7.1 en 3.6.7 uitgegeven. De aankondiging van deze uitgaven ziet er als volgt uit:
Python 3.7.1 and 3.6.7 are now available
Python 3.7.1 and 3.6.7 are now available. Python 3.7.1 is the first maintenance release of the newest feature release of the Python language. You can find Python 3.7.1 here:
https://www.python.org/downloads/release/python-371/
See the What’s New In Python 3.7 document for more information about the many new features and optimizations included in the 3.7 series. Detailed information about the changes made in 3.7.1 can be found in its change log.
We are also happy to announce the availability of Python 3.6.7, the next maintenance release of Python 3.6:
https://www.python.org/downloads/release/python-367/
Thanks to all of the many volunteers who help make Python Development and these releases possible! Please consider supporting our efforts by volunteering yourself or through organization contributions to the Python Software Foundation.