FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-150285: Fix too long docstrings in the asyncio package by serhiy-storchaka · Pull Request #151074 · python/cpython · GitHub

/ cpython Public

gh-150285: Fix too long docstrings in the asyncio package - #151074

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

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

Conversation

serhiy-storchaka commented Jun 8, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

serhiy-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 needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 8, 2026
github-project-automation Bot moved this to Todo in Docs PRs Jun 8, 2026
serhiy-storchaka merged commit ed2b042 into python:main Jun 9, 2026
61 checks passed
github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 9, 2026

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.
🐍🍒⛏🤖

serhiy-storchaka deleted the docstrings-overflow-asyncio branch June 9, 2026 16:13

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 ed2b04248aa1f608099e03437aa280d1be6e80c3 3.14

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 ed2b04248aa1f608099e03437aa280d1be6e80c3 3.13

bedevere-app Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 9, 2026

bedevere-app Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 9, 2026
serhiy-storchaka added a commit that referenced this pull request Jun 9, 2026
…151074) (GH-151172)

(cherry picked from commit ed2b042)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jun 9, 2026
StanFromIreland removed the needs backport to 3.13 bugs and security fixes label Jun 10, 2026
serhiy-storchaka removed their assignment Jul 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL