Skip to content

Conversation

@ezio-melotti
Copy link
Member

Follow-up of #115356 which removes more stray backticks.

@ezio-melotti ezio-melotti added type-bug An unexpected behavior, bug, or error skip issue skip news labels Feb 12, 2024
@bedevere-app bedevere-app bot added awaiting core review docs Documentation in the Doc dir labels Feb 12, 2024
@ezio-melotti
Copy link
Member Author

Are these files generated by blurb? Is it ok to edit them directly?

@hugovk
Copy link
Member

hugovk commented Feb 13, 2024

Yes, it's okay to edit them.

When a release happens, the RM runs blurb release [x.y.z] (try it!) to combine all the individual blurbs from Misc/NEWS.d/next/ into a new Misc/NEWS.d/x.y.z.rst file, which is then committed.

@ezio-melotti ezio-melotti added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Feb 13, 2024
@ezio-melotti ezio-melotti merged commit 02b6323 into python:main Feb 13, 2024
@miss-islington-app
Copy link

Thanks @ezio-melotti for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @ezio-melotti, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 02b63239f1e91f8a03c0b455c5201e6d07f642ab 3.12

@ezio-melotti ezio-melotti deleted the rm-more-stray-backticks branch February 13, 2024 17:07
@miss-islington-app
Copy link

Sorry, @ezio-melotti, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 02b63239f1e91f8a03c0b455c5201e6d07f642ab 3.11

fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this pull request Feb 14, 2024
* Remove stray backtick from NEWS file

* Remove more stray backticks from 3.12.0a1.rst

* Remove another stray backtick in 3.13.0a1.rst
@ezio-melotti
Copy link
Member Author

Does someone want to try to backport these?
I tried using cherry picker but ran into errors and I didn't have time yet to investigate and fix them.

hugovk pushed a commit to hugovk/cpython that referenced this pull request Mar 21, 2024
* Remove stray backtick from NEWS file

* Remove more stray backticks from 3.12.0a1.rst

* Remove another stray backtick in 3.13.0a1.rst
(cherry picked from commit 02b6323)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 21, 2024

GH-117118 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 21, 2024
@hugovk hugovk removed the needs backport to 3.11 only security fixes label Mar 21, 2024
@hugovk
Copy link
Member

hugovk commented Mar 21, 2024

Done! There were no changes to apply to the 3.11 branch.

@ezio-melotti
Copy link
Member Author

Thanks!

hugovk pushed a commit to hugovk/cpython that referenced this pull request Mar 21, 2024
* Remove stray backtick from NEWS file

* Remove more stray backticks from 3.12.0a1.rst

* Remove another stray backtick in 3.13.0a1.rst
(cherry picked from commit 02b6323)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
hugovk added a commit that referenced this pull request Mar 21, 2024
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
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 issue skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants