Skip to content
Merged
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions release_management/python-releases.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# python -m release_management update-peps
#
# The PEP rendering system, via Sphinx, uses this document to regenerate the
# 'release-cycle' JSON file, found at https://peps.python.org/release-cycle.json,
# and a full JSON representation at https://peps.python.org/python-releases.json,
# 'release-cycle' JSON file, found at https://peps.python.org/api/release-cycle.json,
# and a full JSON representation at https://peps.python.org/api/python-releases.json,
# This 'release-cycle' JSON file is intended for public consumption. The format
# of this TOML document is not guaranteed and may change without notice.

Expand Down
Loading