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 0156133 commit b892e51Copy full SHA for b892e51
Doc/whatsnew/3.15.rst
@@ -66,7 +66,7 @@ Summary -- Release highlights
66
.. PEP-sized items next.
67
68
* :pep:`810`: :ref:`Explicit lazy imports for faster startup times
69
- <whatsnew315-pep810>`
+ <whatsnew315-lazy-imports>`
70
* :pep:`814`: :ref:`Add frozendict built-in type
71
<whatsnew315-frozendict>`
72
* :pep:`799`: :ref:`A dedicated profiling package for organizing Python
@@ -86,7 +86,7 @@ Summary -- Release highlights
86
New features
87
============
88
89
-.. _whatsnew315-pep810:
+.. _whatsnew315-lazy-imports:
90
91
:pep:`810`: Explicit lazy imports
92
---------------------------------
0 commit comments