Skip to content

gh-150285: Fix too long docstrings in the concurrent package - #151076

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docstrings-overflow-oncurrent
Jun 9, 2026
Merged

gh-150285: Fix too long docstrings in the concurrent package#151076
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:docstrings-overflow-oncurrent

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Jun 8, 2026

Copy link
Copy Markdown
Member

@serhiy-storchakaserhiy-storchaka added docs Documentation in the Doc dir skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 8, 2026
@serhiy-storchakaserhiy-storchaka added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 8, 2026
@serhiy-storchaka
serhiy-storchaka merged commit 0fa06f4 into python:mainJun 9, 2026
61 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJun 9, 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, 3.14, 3.15.
🐍🍒⛏🤖

@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 0fa06f4d7fb3494a62ba2631362ce8b98a7eec25 3.13

@bedevere-app

Copy link
Copy Markdown

GH-151173 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 Jun 9, 2026
@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Jun 9, 2026
@serhiy-storchaka
serhiy-storchaka deleted the docstrings-overflow-oncurrent branch June 9, 2026 16:20
@bedevere-app

Copy link
Copy Markdown

GH-151178 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Jun 9, 2026
serhiy-storchaka added a commit that referenced this pull request Jun 9, 2026
…H-151076) (GH-151174)
(cherry picked from commit 0fa06f4)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jun 9, 2026
…H-151076) (GH-151173)
(cherry picked from commit 0fa06f4)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Yhg1s pushed a commit that referenced this pull request Jun 9, 2026
@serhiy-storchakaserhiy-storchaka removed their assignment Jul 15, 2026
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.

1 participant

@serhiy-storchaka