We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3029299 commit 1e39761Copy full SHA for 1e39761
1 file changed
developer-workflow/development-cycle.rst
@@ -68,8 +68,8 @@ Maintenance branches
68
A branch for a previous feature release, currently being maintained for bug
69
fixes, or for the next feature release in its
70
: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
+There is usually either one or two maintenance branches at any given time.
+After the final release of a new minor version (3.x.0), releases
73
produced from a maintenance branch are called **bugfix** or **maintenance**
74
releases; the terms are used interchangeably. These releases have a
75
**micro version** number greater than zero.
0 commit comments