Skip to content

Commit d3cba81

Browse files
miss-islingtonMariatta
authored andcommitted
bpo-31458: Clarify that Changelog is built from Misc/NEWS.d directory (GH-3617) (GH-3618)
(cherry picked from commit 0ec8c4b)
1 parent 51ea806 commit d3cba81

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Doc/whatsnew/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,10 @@ anyone wishing to stay up-to-date after a new release.
2727
2.1.rst
2828
2.0.rst
2929

30-
The "Changelog" is a HTML version of the file :source:`Misc/NEWS.d` which
31-
contains *all* nontrivial changes to Python for the current version.
30+
The "Changelog" is an HTML version of the `file built
31+
<https://pypi.org/project/blurb>`_ from the contents of the
32+
:source:`Misc/NEWS.d` directory tree, which contains *all* nontrivial changes
33+
to Python for the current version.
3234

3335
.. toctree::
3436
:maxdepth: 2

0 commit comments

Comments
 (0)