Skip to content

Fix typos in Py_tp_base C API documentation#154179

Closed
bontail wants to merge 1 commit into
python:mainfrom
bontail:fix-c-api-type-doc-typos
Closed

Fix typos in Py_tp_base C API documentation#154179
bontail wants to merge 1 commit into
python:mainfrom
bontail:fix-c-api-type-doc-typos

Conversation

@bontail

@bontail bontail commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Fixes two typos in the Py_tp_base soft-deprecation note in
Doc/c-api/type.rst:

  • targettingtargeting
  • peferprefer

Documentation-only change; no behavior impact.

Correct "targetting" -> "targeting" and "pefer" -> "prefer" in the
soft-deprecation note for the Py_tp_base type slot.
@bontail
bontail requested a review from ZeroIntensity as a code owner July 19, 2026 17:22
@python-cla-bot

python-cla-bot Bot commented Jul 19, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jul 19, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jul 19, 2026
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33655991 | 📁 Comparing c25c7fe against main (da5713c)

  🔍 Preview build  

1 file changed
± c-api/type.html

@StanFromIreland

Copy link
Copy Markdown
Member

This is a duplicate of #154150.

@bontail
bontail deleted the fix-c-api-type-doc-typos branch July 19, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants