mirror of
https://github.com/python/cpython.git
synced 2025-11-12 07:02:33 +00:00
stop talking about svn
This commit is contained in:
parent
047ada4ef3
commit
06198789a2
1 changed files with 3 additions and 4 deletions
|
|
@ -146,10 +146,9 @@ labeled 2.0aN precede the versions labeled 2.0bN, which precede versions labeled
|
||||||
2.0cN, and *those* precede 2.0.
|
2.0cN, and *those* precede 2.0.
|
||||||
|
|
||||||
You may also find version numbers with a "+" suffix, e.g. "2.2+". These are
|
You may also find version numbers with a "+" suffix, e.g. "2.2+". These are
|
||||||
unreleased versions, built directly from the Subversion trunk. In practice,
|
unreleased versions, built directly from the CPython development repository. In
|
||||||
after a final minor release is made, the Subversion trunk is incremented to the
|
practice, after a final minor release is made, the version is incremented to the
|
||||||
next minor version, which becomes the "a0" version,
|
next minor version, which becomes the "a0" version, e.g. "2.4a0".
|
||||||
e.g. "2.4a0".
|
|
||||||
|
|
||||||
See also the documentation for :data:`sys.version`, :data:`sys.hexversion`, and
|
See also the documentation for :data:`sys.version`, :data:`sys.hexversion`, and
|
||||||
:data:`sys.version_info`.
|
:data:`sys.version_info`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue