Added link [ci skip]

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
Andrew Murray 2020-12-21 19:17:50 +11:00 committed by GitHub
parent 35834535cb
commit cf26a10f32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ months.
A quarterly release bumps the MAJOR version when incompatible API changes are 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, 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, and any APIs that have these occur every 12-18 months, guided by [Python's EOL schedule](https://devguide.python.org/#status-of-python-branches), and any APIs that have
been deprecated for at least a year are removed at the same time. been deprecated for at least a year are removed at the same time.
PATCH versions ("Point Release" or "Embargoed Release" in the checklist below) are for PATCH versions ("Point Release" or "Embargoed Release" in the checklist below) are for