Python (pronounced: ['paiθ(ə)n; (US)'paiθɔn ]n. python, giant snake), is an object-oriented explanatory computer programming language, and it is also a powerful and complete general-purpose Language has a development history of more than ten years, mature and stable. Python has the richest and most powerful class library in scripting languages, enough to support most daily applications.
Python 3.7.1rc1 and 3.6.7rc1 are now available. 3.7.1rc1 is the release preview version of the first maintenance version of Python 3.7, which is the latest functional version of Python. 3.6.7rc1 is the release preview version of the next maintenance version of Python 3.6, which is a functional version of Python.
Assuming that no serious issues were found before 2018-10-06, no code changes are planned between these release candidates and the final version. These release candidates are designed to give you the opportunity to test the new security and bug fixes in 3.7.1 and 3.6.7. Since it is a preview version, it is not recommended for use in a production environment.
Python language features:
Download:
Python 3.8.1 rc1 released
Python 3.8.1 released the first candidate version, which contains many new features and optimizations.
3.8.1 The version is expected to be officially released on December 16, 2019. If no major issues are found before then, there will be no changes to the final version of the code.
For more information about the features included in the 3.8 series, see the "What's New in Python 3.8" document.
According to the official introduction, the maintenance version of the 3.8 series will be updated regularly every two months, and the 3.8.2 version is scheduled to be released in February 2020.
download link:
https://www.python.org/downloads/release/python-381rc1/
So far, this article about what rc1 in python means is introduced. For more information about what python's rc1 does, please search for ZaLou.Cn's previous articles or continue to browse the related articles below. Hope you will support ZaLou more in the future. .Cn!
Recommended Posts