8000 Adapt release cycle timelines for PEP 602 (#565) · python/devguide@cc30e25 · GitHub
[go: up one dir, main page]

Skip to content

Commit cc30e25

Browse files
isidenticalncoghlan
authored andcommitted
Adapt release cycle timelines for PEP 602 (#565)
1 parent 4487d0b commit cc30e25

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

devcycle.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@ version* of 3, a *minor version* of 1, and a *micro version* of 2.
1414
incompatible changes are deemed necessary, and are planned very long
1515
in advance;
1616

17-
* new *minor versions* are feature releases; they get released roughly
18-
every 18 months, from the current :ref:`in-development <indevbranch>`
19-
branch;
17+
* new *minor versions* are feature releases; they get released annually,
18+
from the current :ref:`in-development <indevbranch>` branch;
2019

2120
* new *micro versions* are bugfix releases; they get released roughly
22-
every 6 months, although they can come more often if necessary; they are
23-
prepared in :ref:`maintenance <maintbranch>` branches.
21+
every 2 months; they are prepared in :ref:`maintenance <maintbranch>`
22+
branches.
2423

2524
We also publish non-final versions which get an additional qualifier:
2625
:ref:`alpha`, :ref:`beta`, :ref:`release candidate <rc>`. These versions

0 commit comments

Comments
 (0)
0