Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ Shortcut redirects are also available.
For example, ``https://peps.python.org/8`` redirects to the canonical link.


API
===

Several data files are available at https://peps.python.org/api/


Contributing to PEPs
====================

Expand Down
6 changes: 6 additions & 0 deletions peps/api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,9 @@ for example:
]
}
}
release-schedule.ics
--------------------

An iCalendar file of Python release dates is available at
https://peps.python.org/api/release-schedule.ics.
Loading