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
Prev Previous commit
Changes to the Sigstore section
  • Loading branch information
AA-Turner committed Sep 5, 2025
commit e2b13225bcb276972de8c8c6f11f69c419d5367d
4 changes: 2 additions & 2 deletions Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3154,9 +3154,9 @@ Discontinuation of PGP signatures

PGP (Pretty Good Privacy) signatures will not be provided
for releases of Python 3.14 or future versions.
To verify CPython artefacts, users must use `Sigstore verification materials
To verify CPython artifacts, users must use `Sigstore verification materials
<https://www.python.org/downloads/metadata/sigstore/>`__.
Releases have been signed using Sigstore since Python 3.11.
Releases have been signed using Sigstore_ since Python 3.11.

This change in release process was specified in :pep:`761`.

Expand Down
Loading