Skip to content

bpo-31458: Update Misc/NEWS link in What's New page #3555

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 13, 2017

Conversation

Mariatta
Copy link
Member

@Mariatta Mariatta commented Sep 13, 2017

Link to Misc/NEWS.d instead

https://bugs.python.org/issue31458

@Mariatta Mariatta merged commit 1b8f612 into master Sep 13, 2017
@miss-islington
Copy link
Contributor

Thanks @Mariatta for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @Mariatta, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.

@Mariatta Mariatta deleted the Mariatta-bpo-31458 branch September 13, 2017 23:47
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 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)
@bedevere-bot
Copy link

GH-3560 is a backport of this pull request to the 3.6 branch.

Mariatta added a commit that referenced this pull request Sep 14, 2017
…H-3560)

Update the link from Misc/NEWS to Misc/NEWS.d
(cherry picked from commit 1b8f612)
@@ -28,7 +28,7 @@ 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` which
The "Changelog" is a HTML version of the file :source:`Misc/NEWS.d` which
Copy link
Member

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?

Copy link
Member Author

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?

Copy link
Member

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.

Copy link
Member Author

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

@bitdancer
Copy link
Member

On a tangentially related note, why are there .rst files and a next/Build directory checked in?

@merwok
Copy link
Member

merwok commented Sep 15, 2017

Because next/Build contains news files for changes related to building CPython :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants