Skip to content

Commit 92d3619

Browse files
committed
stop talking about svn
1 parent 6626ce7 commit 92d3619

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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)