File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ anyone wishing to stay up-to-date after a new release.
2828 2.1.rst
2929 2.0.rst
3030
31- The "Changelog" is a HTML version of the file :source: `Misc/NEWS ` which
31+ The "Changelog" is a HTML version of the file :source: `Misc/NEWS.d ` which
3232contains *all * nontrivial changes to Python for the current version.
3333
3434.. toctree ::
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ What's New
128128We have a comprehensive overview of the changes in the `What's New in Python
1291293.7 <https://docs.python.org/3.7/whatsnew/3.7.html> `_ document. For a more
130130detailed change log, read `Misc/NEWS
131- <https://github.com/python/cpython/blob/master/Misc/NEWS> `_, but a full
131+ <https://github.com/python/cpython/blob/master/Misc/NEWS.d > `_, but a full
132132accounting of changes can only be gleaned from the `commit history
133133<https://github.com/python/cpython/commits/master> `_.
134134
You can’t perform that action at this time.
0 commit comments