We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09abcf5 commit 3653eebCopy full SHA for 3653eeb
1 file changed
Doc/whatsnew/3.15.rst
@@ -68,7 +68,7 @@ Summary -- Release highlights
68
* :pep:`810`: :ref:`Explicit lazy imports for faster startup times
69
<whatsnew315-pep810>`
70
* :pep:`814`: :ref:`Add frozendict built-in type
71
- <whatsnew315-pep814>`
+ <whatsnew315-frozendict>`
72
* :pep:`799`: :ref:`A dedicated profiling package for organizing Python
73
profiling tools <whatsnew315-profiling-package>`
74
* :pep:`799`: :ref:`Tachyon: High frequency statistical sampling profiler
@@ -183,7 +183,7 @@ raise :exc:`SyntaxError`).
183
(Contributed by Pablo Galindo Salgado and Dino Viehland in :gh:`142349`.)
184
185
186
-.. _whatsnew315-pep814:
+.. _whatsnew315-frozendict:
187
188
:pep:`814`: Add frozendict built-in type
189
----------------------------------------
0 commit comments