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 5777ecc commit 0ec8c4bCopy full SHA for 0ec8c4b
Doc/whatsnew/index.rst
@@ -28,8 +28,10 @@ anyone wishing to stay up-to-date after a new release.
28
2.1.rst
29
2.0.rst
30
31
-The "Changelog" is a HTML version of the file :source:`Misc/NEWS.d` which
32
-contains *all* nontrivial changes to Python for the current version.
+The "Changelog" is an HTML version of the `file built
+<https://pypi.org/project/blurb>`_ from the contents of the
33
+:source:`Misc/NEWS.d` directory tree, which contains *all* nontrivial changes
34
+to Python for the current version.
35
36
.. toctree::
37
:maxdepth: 2
0 commit comments