Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f527aa5

Browse files
committed
merge 3.5
2 parents f50cc9a + 0619878 commit f527aa5

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

Doc/faq/general.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,9 @@ labeled 2.0aN precede the versions labeled 2.0bN, which precede versions labeled
146146
2.0cN, and *those* precede 2.0.
147147

148148
You may also find version numbers with a "+" suffix, e.g. "2.2+". These are
149-
unreleased versions, built directly from the Subversion trunk. In practice,
150-
after a final minor release is made, the Subversion trunk is incremented to the
151-
next minor version, which becomes the "a0" version,
152-
e.g. "2.4a0".
149+
unreleased versions, built directly from the CPython development repository. In
150+
practice, after a final minor release is made, the version is incremented to the
151+
next minor version, which becomes the "a0" version, e.g. "2.4a0".
153152

154153
See also the documentation for :data:`sys.version`, :data:`sys.hexversion`, and
155154
:data:`sys.version_info`.

0 commit comments

Comments
 (0)