File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ prior three months.
1717
1818A quarterly release bumps the MAJOR version when incompatible API changes are
1919made, 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
2222any APIs that have been deprecated for at least a year are removed at the same time.
2323
2424PATCH versions ("`Point Release <https://github.com/python-pillow/Pillow/blob/main/RELEASING.md#user-content-point-release >`_"
You can’t perform that action at this time.
0 commit comments