Skip to content

gh-150285: Fix too long docstrings in _wmi.exec_query#150373

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docstrings-overflow-_wmi.exec_query
May 25, 2026
Merged

gh-150285: Fix too long docstrings in _wmi.exec_query#150373
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docstrings-overflow-_wmi.exec_query

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented May 25, 2026

@serhiy-storchaka serhiy-storchaka requested a review from a team as a code owner May 25, 2026 07:21
@serhiy-storchaka serhiy-storchaka added docs Documentation in the Doc dir skip news needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 25, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs May 25, 2026
@serhiy-storchaka
Copy link
Copy Markdown
Member Author

This is a simple case which I missed because it is in .cpp instead of .c file.

@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) May 25, 2026 07:25
@serhiy-storchaka serhiy-storchaka merged commit fbeafc0 into python:main May 25, 2026
60 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 25, 2026
@miss-islington-app
Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 25, 2026

GH-150377 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 25, 2026
serhiy-storchaka added a commit that referenced this pull request May 25, 2026
…) (GH-150377)

(cherry picked from commit fbeafc0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka deleted the docstrings-overflow-_wmi.exec_query branch May 25, 2026 08:20
@serhiy-storchaka serhiy-storchaka added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels May 27, 2026
@miss-islington-app
Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link
Copy Markdown

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

cherry_picker fbeafc062e55a52ba7369c36be0b3eb34eabb560 3.13

@miss-islington-app
Copy link
Copy Markdown

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker fbeafc062e55a52ba7369c36be0b3eb34eabb560 3.14

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 27, 2026

GH-150520 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label May 27, 2026
@serhiy-storchaka serhiy-storchaka removed their assignment May 27, 2026
@serhiy-storchaka serhiy-storchaka removed the needs backport to 3.13 bugs and security fixes label May 27, 2026
serhiy-storchaka added a commit that referenced this pull request May 27, 2026
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request May 27, 2026
…ythonGH-150373) (pythonGH-150520)

(cherry picked from commit 40c8043)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit fbeafc0)
serhiy-storchaka added a commit that referenced this pull request May 27, 2026
…) (GH-150520) (GH-150531)

(cherry picked from commit 40c8043)


(cherry picked from commit fbeafc0)
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant