Skip to content

Commit 1e39761

Browse files
committed
It's always Python 3.x
1 parent 3029299 commit 1e39761

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

developer-workflow/development-cycle.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ Maintenance branches
6868
A branch for a previous feature release, currently being maintained for bug
6969
fixes, or for the next feature release in its
7070
:ref:`beta <beta>` or :ref:`release candidate <rc>` stages.
71-
There is usually either one or two maintenance branches at any given time for
72-
Python 3.x. After the final release of a new minor version (3.x.0), releases
71+
There is usually either one or two maintenance branches at any given time.
72+
After the final release of a new minor version (3.x.0), releases
7373
produced from a maintenance branch are called **bugfix** or **maintenance**
7474
releases; the terms are used interchangeably. These releases have a
7575
**micro version** number greater than zero.

0 commit comments

Comments
 (0)