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

gh-107073: fix relevant typo in `PyObject_ClearManagedDict` by efimov-mikhail · Pull Request #140032 · python/cpython · GitHub

/ cpython Public

gh-107073: fix relevant typo in PyObject_ClearManagedDict - #140032

Merged
vstinner merged 1 commit into
python:mainfrom
efimov-mikhail:issue-108763-typo
Oct 13, 2025
Merged

gh-107073: fix relevant typo in PyObject_ClearManagedDict#140032
vstinner merged 1 commit into
python:mainfrom
efimov-mikhail:issue-108763-typo

Conversation

efimov-mikhail commented Oct 13, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Two uses of word "traverse" in docs seems to be incorrect, it's better to use "clear" there.


📚 Documentation preview 📚: https://cpython-previews--140032.org.readthedocs.build/

bedevere-app Bot added docs Documentation in the Doc dir skip news labels Oct 13, 2025
github-project-automation Bot moved this to Todo in Docs PRs Oct 13, 2025
efimov-mikhail changed the title gh-108763: Typo fix gh-107073: Replace two "traverse" words in docs with "clear" Oct 13, 2025
picnixz changed the title gh-107073: Replace two "traverse" words in docs with "clear" gh-108763: fix relevant typo in PyObject_ClearManagedDict Oct 13, 2025
picnixz changed the title gh-108763: fix relevant typo in PyObject_ClearManagedDict gh-107073: fix relevant typo in PyObject_ClearManagedDict Oct 13, 2025

Copy link
Copy Markdown
Member Author

CC @vstinner

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

vstinner added the needs backport to 3.14 bugs and security fixes label Oct 13, 2025
picnixz added the needs backport to 3.13 bugs and security fixes label Oct 13, 2025
vstinner merged commit 52996aa into python:main Oct 13, 2025
42 checks passed
github-project-automation Bot moved this from Todo to Done in Docs PRs Oct 13, 2025

Copy link
Copy Markdown

Thanks @efimov-mikhail for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 13, 2025
…thonGH-140032)

(cherry picked from commit 52996aa)

Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 13, 2025
…thonGH-140032)

(cherry picked from commit 52996aa)

Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>

bedevere-app Bot commented Oct 13, 2025

Copy link
Copy Markdown

GH-140033 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 Oct 13, 2025

bedevere-app Bot commented Oct 13, 2025

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Oct 13, 2025

Copy link
Copy Markdown
Member Author

Thanks, @picnixz @vstinner !

picnixz pushed a commit that referenced this pull request Oct 13, 2025
…H-140032) (#140034)

gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (GH-140032)
(cherry picked from commit 52996aa)

Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>
picnixz pushed a commit that referenced this pull request Oct 13, 2025
…H-140032) (#140033)

gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (GH-140032)
(cherry picked from commit 52996aa)

Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>
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.

3 participants


Back | FazBrowse Home | New Git URL