We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612ac28 commit a2c180fCopy full SHA for a2c180f
Doc/whatsnew/3.14.rst
@@ -791,6 +791,16 @@ Changes in the Python API
791
Build changes
792
=============
793
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
804
805
C API changes
806
0 commit comments