Skip to content

[3.14] gh-150285: Fix too long docstrings in the os module (GH-150296) (GH-150341) - #150464

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

[3.14] gh-150285: Fix too long docstrings in the os module (GH-150296) (GH-150341)#150464
serhiy-storchaka merged 1 commit into
python:3.14from
serhiy-storchaka:backport-739552c-3.14

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented May 26, 2026

Copy link
Copy Markdown
Member

(cherry picked from commit 739552c)

(cherry picked from commit a5cb7c3)

…honGH-150296) (pythonGH-150341)
(cherry picked from commit 739552c)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit a5cb7c3)
@serhiy-storchakaserhiy-storchaka added skip news needs backport to 3.13 bugs and security fixes docs Documentation in the Doc dir labels May 26, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) May 26, 2026 09:15
@serhiy-storchaka
serhiy-storchaka merged commit 1e72dfa into python:3.14May 26, 2026
54 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsMay 26, 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 1e72dfadf64cbd4d9cddb67bd3ef35cb3b4e56c0 3.13

@bedevere-app

Copy link
Copy Markdown

GH-153755 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 Jul 15, 2026
serhiy-storchaka added a commit that referenced this pull request Jul 15, 2026
GH-150341) (GH-150464) (GH-153755)
(cherry picked from commit 739552c)
(cherry picked from commit a5cb7c3)
(cherry picked from commit 1e72dfa)
@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