Skip to content

gh-150285: Fix too long docstrings in the _remote_debugging module - #150289

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docstrings-overflow-_remote_debugging
May 24, 2026
Merged

gh-150285: Fix too long docstrings in the _remote_debugging module#150289
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docstrings-overflow-_remote_debugging

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented May 23, 2026

Copy link
Copy Markdown
Member

@serhiy-storchaka

Copy link
Copy Markdown
MemberAuthor

This is a new module, docstrings in which were wrapped using incorrect line widths in Argument Clinic.

@pablogsal

Copy link
Copy Markdown
Member

Thanks @serhiy-storchaka

@serhiy-storchaka
serhiy-storchaka merged commit cdc499a into python:mainMay 24, 2026
64 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsMay 24, 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

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

@bedevere-appbedevere-appBot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 24, 2026
pablogsal pushed a commit that referenced this pull request May 24, 2026
…dule (GH-150289) (#150334)
gh-150285: Fix too long docstrings in the _remote_debugging module (GH-150289)
(cherry picked from commit cdc499a)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka
serhiy-storchaka deleted the docstrings-overflow-_remote_debugging branch May 24, 2026 13:19
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@serhiy-storchaka@pablogsal