Skip to content

Commit 2c6fd36

Browse files
authored
Docs: update major bump cadence (#9334)
2 parents c0b8c2f + 79ae888 commit 2c6fd36

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/releasenotes/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ expected to be backported to earlier versions.
1414
.. toctree::
1515
:maxdepth: 2
1616

17+
versioning
1718
12.1.0
1819
12.0.0
1920
11.3.0
@@ -80,4 +81,3 @@ expected to be backported to earlier versions.
8081
2.5.2
8182
2.3.2
8283
2.3.1
83-
versioning

docs/releasenotes/versioning.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ prior three months.
1717

1818
A quarterly release bumps the MAJOR version when incompatible API changes are
1919
made, such as removing deprecated APIs or dropping an EOL Python version. In practice,
20-
these occur every 12-18 months, guided by
21-
`Python's EOL schedule <https://devguide.python.org/#status-of-python-branches>`_, and
20+
these occur every October, guided by
21+
`Python's EOL schedule <https://devguide.python.org/versions/>`__, and
2222
any APIs that have been deprecated for at least a year are removed at the same time.
2323

2424
PATCH versions ("`Point Release <https://github.com/python-pillow/Pillow/blob/main/RELEASING.md#user-content-point-release>`_"

0 commit comments

Comments
 (0)