bpo-31458: Clarify that Changelog is built from Misc/NEWS.d directory… · python/cpython@d3cba81

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