Skip to content

[3.14] gh-150285: Fix too long docstrings in the io module (GH-150287)#150458

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
serhiy-storchaka:backport-160dc74-3.14
May 26, 2026
Merged

[3.14] gh-150285: Fix too long docstrings in the io module (GH-150287)#150458
serhiy-storchaka merged 1 commit into
python:3.14from
serhiy-storchaka:backport-160dc74-3.14

Conversation

@serhiy-storchaka

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

Copy link
Copy Markdown
Member

…honGH-150287)

(cherry picked from commit 160dc74)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka added docs Documentation in the Doc dir skip news 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
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) May 26, 2026 08:45
@serhiy-storchaka serhiy-storchaka merged commit 36137e4 into python:3.14 May 26, 2026
54 checks passed
@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 36137e46a8c2bce489b118e2755f9d70d8565dd1 3.13

@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 26, 2026
@serhiy-storchaka serhiy-storchaka removed their assignment May 26, 2026
@serhiy-storchaka serhiy-storchaka deleted the backport-160dc74-3.14 branch May 26, 2026 09:41
@bedevere-app

bedevere-app Bot commented May 26, 2026

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label May 26, 2026
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request May 26, 2026
…honGH-150287) (pythonGH-150458)

(cherry picked from commit 36137e4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 160dc74)
serhiy-storchaka added a commit that referenced this pull request May 26, 2026
@shadchin

Copy link
Copy Markdown
Contributor

The diff between v3.13.13 and v3.13.14 contains a conflict in Lib/_pyio.py
image

@serhiy-storchaka

Copy link
Copy Markdown
Member Author

Thank you for noticing @shadchin. Will be fixed in #151320.

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