Skip to content

[3.14] gh-150285: Fix too long docstrings in the decimal module (GH-150288) - #150460

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

[3.14] gh-150285: Fix too long docstrings in the decimal module (GH-150288)#150460
serhiy-storchaka merged 1 commit into
python:3.14from
serhiy-storchaka:backport-6bed57a-3.14

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented May 26, 2026

Copy link
Copy Markdown
Member

…pythonGH-150288)
(cherry picked from commit 6bed57a)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchakaserhiy-storchaka added docs Documentation in the Doc dir skip news needs backport to 3.13 bugs and security fixes labels May 26, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) May 26, 2026 08:55
@serhiy-storchaka
serhiy-storchaka merged commit 9d79e71 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.
🐍🍒⛏🤖

@bedevere-app

Copy link
Copy Markdown

GH-150465 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 May 26, 2026
@serhiy-storchaka
serhiy-storchaka deleted the backport-6bed57a-3.14 branch May 26, 2026 09:46
serhiy-storchaka added a commit that referenced this pull request May 26, 2026
…50288) (GH-150460) (GH-150465)
(cherry picked from commit 9d79e71)
(cherry picked from commit 6bed57a)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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