Skip to content

Commit

Permalink
clarify schedule is guideline
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Oct 2, 2023
1 parent 7335201 commit 1c7f6a9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions spec-0000/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,15 @@ The situation has since improved due to improved installations via binary wheels

### Drop Schedule

Below is an auto generated schedule, with recommended date for considering
stopping support. We suggest that the next release in a given quarter is
considered as the one removing support for a given item.

In particular for Python releases, as all releases are around October, you may
want to delay removal of Supports of an older Python version until your package
work on the newly released Python version, thus keeping the number of minor
version of python supported the same for all releases.

{{< include-md "schedule.md" >}}

## Notes
Expand Down

0 comments on commit 1c7f6a9

Please sign in to comment.