Skip to content

Conversation

@colesbury
Copy link
Contributor

@colesburycolesbury commented Jul 8, 2024

@colesburycolesbury added skip news needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jul 8, 2024
@bedevere-appbedevere-appbot added the docs Documentation in the Doc dir label Jul 8, 2024
@colesburycolesbury changed the title Fix typo in NEWS entrygh-121018: Fix typo in NEWS entryJul 8, 2024
@colesbury
Copy link
ContributorAuthor

The typo was causing CI failures in unrelated PRs:

Emitting doc warnings matching modified lines: None Error: new NEWS nits: /home/runner/work/cpython/cpython/build/NEWS:69: WARNING: py:func reference target not found: argparse.ArgumentParser.parses_args 

https://github.com/python/cpython/actions/runs/9845810231/job/27182202127?pr=120971

@colesburycolesbury marked this pull request as ready for review July 8, 2024 19:46
@colesburycolesbury merged commit 218edaf into python:mainJul 8, 2024
@colesburycolesbury deleted the gh-121018-fix-news branch July 8, 2024 20:44
@miss-islington-app
Copy link

Thanks @colesbury for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

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

cherry_picker 218edaf0ffe6ef38349047f378649f93d280e23e 3.13 

@miss-islington-app
Copy link

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

cherry_picker 218edaf0ffe6ef38349047f378649f93d280e23e 3.12 

@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Jul 8, 2024
@colesburycolesbury removed the needs backport to 3.13 bugs and security fixes label Jul 8, 2024
colesbury added a commit that referenced this pull request Jul 8, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
@colesburycolesbury removed their assignment Jul 19, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@colesbury@hugovk