Skip to content

gh-121018: Fix typo in NEWS entry - #121510

Merged
colesbury merged 1 commit into
python:mainfrom
colesbury:gh-121018-fix-news
Jul 8, 2024
Merged

gh-121018: Fix typo in NEWS entry#121510
colesbury merged 1 commit into
python:mainfrom
colesbury:gh-121018-fix-news

Conversation

@colesbury

@colesburycolesbury commented Jul 8, 2024

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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

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

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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