mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-12-24 18:43:16 +03:00
Docs: update major bump cadence
This commit is contained in:
parent
374957cefd
commit
79ae888d45
|
|
@ -14,6 +14,7 @@ expected to be backported to earlier versions.
|
|||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
versioning
|
||||
12.1.0
|
||||
12.0.0
|
||||
11.3.0
|
||||
|
|
@ -80,4 +81,3 @@ expected to be backported to earlier versions.
|
|||
2.5.2
|
||||
2.3.2
|
||||
2.3.1
|
||||
versioning
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@ prior three months.
|
|||
|
||||
A quarterly release bumps the MAJOR version when incompatible API changes are
|
||||
made, such as removing deprecated APIs or dropping an EOL Python version. In practice,
|
||||
these occur every 12-18 months, guided by
|
||||
`Python's EOL schedule <https://devguide.python.org/#status-of-python-branches>`_, and
|
||||
these occur every October, guided by
|
||||
`Python's EOL schedule <https://devguide.python.org/versions/>`__, and
|
||||
any APIs that have been deprecated for at least a year are removed at the same time.
|
||||
|
||||
PATCH versions ("`Point Release <https://github.com/python-pillow/Pillow/blob/main/RELEASING.md#user-content-point-release>`_"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user