What does rc1 mean in python

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

What does rc1 mean in python
What does the tab key in python mean
What does def in python do
What does np do in python
What is introspection in python
What is object-oriented in python
What is list comprehension in python
​What are the numbers in Python?
What is an anonymous function in Python
What are web development frameworks in python
What is a sequence table in Python
Functions in python
What is the function of adb in python
03. Operators in Python entry
What conditions are needed for infinite loop in Python
What can Python do
Join function in Python
12. Network Programming in Python3
print statement in python
Concurrent requests in Python
Install python in Ubuntu
Context management in Python
Arithmetic operators in python
Write gui in python
MongoDB usage in Python
Str string in Python
Computational Geometry in Python
What are the ways to open files in python
Concurrent requests in Python (part 2)
What are python class attributes
Subscripts of tuples in Python
How does Python output integers
What can python crawlers crawl
Noteworthy update points in Python 3.9
What databases can python use
Does Python support multiple inheritance?
Containerize Python applications in 3 minutes
What can python collections do
How does python update packages
What is Python variable scope
Generators and iterators in Python
Talking about strings in Python