bpo-31458: Update Misc/NEWS link in What's New page by Mariatta ยท Pull Request #3555 ยท python/cpython
Thanks @Mariatta for the PR ๐ฎ๐.. I'm working now to backport this PR to: 3.6.
๐๐โ๐ค
Sorry, @Mariatta, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
Mariatta added a commit to Mariatta/cpython that referenced this pull request
Sep 14, 2017Update the link from Misc/NEWS to Misc/NEWS.d (cherry picked from commit 1b8f612)
Mariatta added a commit to Mariatta/cpython that referenced this pull request
Sep 14, 2017) Update the link from Misc/NEWS to Misc/NEWS.d. (cherry picked from commit 1b8f612)
Mariatta added a commit that referenced this pull request
Sep 14, 2017| 2.0.rst | ||
|
|
||
| The "Changelog" is a HTML version of the file :source:`Misc/NEWS` which | ||
| The "Changelog" is a HTML version of the file :source:`Misc/NEWS.d` which |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NEWS.d is a directory with many files; could the text here be confusing or will people understand what is meant?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm.. good point. So what should this be changed into?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would suggest "is an HTML version of a file built from the contents of the directory tree..." You could even link "file built" to blurb.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks I made a new PR: #3617
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters