X Tutup
Skip to content

[2.7] bpo-30283: Add NEWS entry for backported regrtest#2398

Merged
vstinner merged 1 commit intopython:2.7from
vstinner:regrtest_news27
Jun 27, 2017
Merged

[2.7] bpo-30283: Add NEWS entry for backported regrtest#2398
vstinner merged 1 commit intopython:2.7from
vstinner:regrtest_news27

Conversation

@vstinner
Copy link
Copy Markdown
Member

No description provided.

@vstinner
Copy link
Copy Markdown
Member Author

@brettcannon, @larryhastings: Do you know how to test how this NEWS entry with newlines will be formatted in Python 2.7? How do I regenerate/update Misc/NEWS?

This is my first PR using blurb :-)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If all items are full sentences, they should end with a period.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@brettcannon
Copy link
Copy Markdown
Member

@Haypo I think blurb merge with the output directed to some temp file will do what you want. I just opened python/core-workflow#147 to at least test the reST formatting is good.

@vstinner vstinner merged commit 305f333 into python:2.7 Jun 27, 2017
@vstinner vstinner deleted the regrtest_news27 branch June 27, 2017 11:51
@vstinner
Copy link
Copy Markdown
Member Author

@Haypo I think blurb merge with the output directed to some temp file will do what you want.

Oh, I wasn't aware of the "blurb merge" command. I tried "blurb --help" but the wizzard started :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup