mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
bpo-31458: Clarify that Changelog is built from Misc/NEWS.d directory (GH-3617)
This commit is contained in:
parent
5777ecc438
commit
0ec8c4bd10
1 changed files with 4 additions and 2 deletions
|
|
@ -28,8 +28,10 @@ anyone wishing to stay up-to-date after a new release.
|
|||
2.1.rst
|
||||
2.0.rst
|
||||
|
||||
The "Changelog" is a HTML version of the file :source:`Misc/NEWS.d` which
|
||||
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
|
||||
:source:`Misc/NEWS.d` directory tree, which contains *all* nontrivial changes
|
||||
to Python for the current version.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue