Skip to content

Commit a2c180f

Browse files
sethmlarsonhugovk
andauthored
Add PEP 761 to What's New (python#126550)
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 612ac28 commit a2c180f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Doc/whatsnew/3.14.rst

+10
Original file line numberDiff line numberDiff line change
@@ -791,6 +791,16 @@ Changes in the Python API
791791
Build changes
792792
=============
793793

794+
PEP 761: Discontinuation of PGP signatures
795+
------------------------------------------
796+
797+
PGP signatures will not be available for CPython 3.14 and onwards.
798+
Users verifying artifacts must use `Sigstore verification materials`_ for
799+
verifying CPython artifacts. This change in release process is specified
800+
in :pep:`761`.
801+
802+
.. _Sigstore verification materials: https://www.python.org/downloads/metadata/sigstore/
803+
794804

795805
C API changes
796806
=============

0 commit comments

Comments
 (0)