Skip to content

[3.14] gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338) (GH-150350)#150473

Merged
serhiy-storchaka merged 2 commits into
python:3.14from
serhiy-storchaka:backport-cf73b17-3.14
May 27, 2026
Merged

[3.14] gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338) (GH-150350)#150473
serhiy-storchaka merged 2 commits into
python:3.14from
serhiy-storchaka:backport-cf73b17-3.14

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

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

(cherry picked from commit cf73b17)

(cherry picked from commit 287c98f)

…de (pythonGH-150338) (pythonGH-150350)

(cherry picked from commit cf73b17)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 287c98f)
@serhiy-storchaka serhiy-storchaka changed the title [3.14] gh-150285: Fix too long docstrings in Argument Clinic code (GH… [3.14] gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338) (GH-150350) May 26, 2026
@serhiy-storchaka serhiy-storchaka added docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes labels May 26, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs May 26, 2026
@brettcannon brettcannon removed their request for review May 26, 2026 17:03
Copy link
Copy Markdown
Member

@gpshead gpshead left a comment

Choose a reason for hiding this comment

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

shouldn't the Tools/clinic/libclinic/ changes to the line length setting also be part of this?

@serhiy-storchaka
Copy link
Copy Markdown
Member Author

AFAIK, the line width check was new in 3.15.

@serhiy-storchaka serhiy-storchaka merged commit 49975a5 into python:3.14 May 27, 2026
48 of 49 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs 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

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 49975a511fdfed2f6dd396c110fb915aedbda686 3.13

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 needs backport to 3.13 bugs and security fixes skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants