Skip to content

Conversation

axdeyy
Copy link
Contributor

@axdeyy axdeyy commented Sep 8, 2025

Removes a duplicate "the" from the docstring for the gc.get_threshold() function.

Linked Issue

#138659

Removes a duplicate "the" from the docstring for the `gc.get_threshold()` function.
@python-cla-bot
Copy link

python-cla-bot bot commented Sep 8, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Sep 8, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@axdeyy axdeyy changed the title gh-138659: Typo in the docstring for gc module docstring gh-138659: Typo in the gc module docstring Sep 8, 2025
@pablogsal
Copy link
Member

Thanks for the PR!

@pablogsal pablogsal enabled auto-merge (squash) September 8, 2025 13:58
@pablogsal pablogsal added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 8, 2025
@pablogsal pablogsal merged commit c006a62 into python:main Sep 8, 2025
55 checks passed
@miss-islington-app
Copy link

Thanks @axdeyy for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 8, 2025
docs(gc): fix typo in get_threshold() docstring

Removes a duplicate "the" from the docstring for the `gc.get_threshold()` function.
(cherry picked from commit c006a62)

Co-authored-by: Aalaap Dey <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 8, 2025
docs(gc): fix typo in get_threshold() docstring

Removes a duplicate "the" from the docstring for the `gc.get_threshold()` function.
(cherry picked from commit c006a62)

Co-authored-by: Aalaap Dey <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Sep 8, 2025

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

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Sep 8, 2025
@bedevere-app
Copy link

bedevere-app bot commented Sep 8, 2025

GH-138663 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 Sep 8, 2025
pablogsal pushed a commit that referenced this pull request Sep 8, 2025
gh-138659: Typo in the gc module docstring (GH-138660)

docs(gc): fix typo in get_threshold() docstring

Removes a duplicate "the" from the docstring for the `gc.get_threshold()` function.
(cherry picked from commit c006a62)

Co-authored-by: Aalaap Dey <[email protected]>
pablogsal pushed a commit that referenced this pull request Sep 8, 2025
gh-138659: Typo in the gc module docstring (GH-138660)

docs(gc): fix typo in get_threshold() docstring

Removes a duplicate "the" from the docstring for the `gc.get_threshold()` function.
(cherry picked from commit c006a62)

Co-authored-by: Aalaap Dey <[email protected]>
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
) (python#138662)

pythongh-138659: Typo in the gc module docstring (pythonGH-138660)

docs(gc): fix typo in get_threshold() docstring

Removes a duplicate "the" from the docstring for the `gc.get_threshold()` function.
(cherry picked from commit c006a62)

Co-authored-by: Aalaap Dey <[email protected]>
lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
docs(gc): fix typo in get_threshold() docstring

Removes a duplicate "the" from the docstring for the `gc.get_threshold()` function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants