Skip to content

Commit b8a7cb6

Browse files
authored
PEP 784: Mark as Final (#4436)
* PEP 784: Mark as Final * Add canonical-doc link to docs
1 parent 5625a11 commit b8a7cb6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

peps/pep-0784.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: Adding Zstandard to the standard library
33
Author: Emma Harper Smith <emma@python.org>
44
Sponsor: Gregory P. Smith <greg@krypto.org>
55
Discussions-To: https://discuss.python.org/t/87377
6-
Status: Accepted
6+
Status: Final
77
Type: Standards Track
88
Created: 06-Apr-2025
99
Python-Version: 3.14
@@ -12,6 +12,9 @@ Post-History:
1212
Resolution: `25-Apr-2025 <https://discuss.python.org/t/87377/138>`__
1313

1414

15+
.. canonical-doc:: :mod:`compression.zstd`
16+
17+
1518
Abstract
1619
========
1720

0 commit comments

Comments
 (0)