File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ Summary -- Release highlights
6868 * :pep: `810 `: :ref: `Explicit lazy imports for faster startup times
6969 <whatsnew315-pep810>`
7070* :pep: `814 `: :ref: `Add frozendict built-in type
71- <whatsnew315-pep814 >`
71+ <whatsnew315-frozendict >`
7272* :pep: `799 `: :ref: `A dedicated profiling package for organizing Python
7373 profiling tools <whatsnew315-profiling-package>`
7474* :pep: `799 `: :ref: `Tachyon: High frequency statistical sampling profiler
@@ -183,7 +183,7 @@ raise :exc:`SyntaxError`).
183183(Contributed by Pablo Galindo Salgado and Dino Viehland in :gh: `142349 `.)
184184
185185
186- .. _whatsnew315-pep814 :
186+ .. _whatsnew315-frozendict :
187187
188188:pep: `814 `: Add frozendict built-in type
189189----------------------------------------
You can’t perform that action at this time.
0 commit comments