Skip to content

Fix typo "interruptability" in Logging Cookbook documentation#154027

Merged
StanFromIreland merged 1 commit into
python:mainfrom
michaelbnewman:fix-typo-interruptability
Jul 19, 2026
Merged

Fix typo "interruptability" in Logging Cookbook documentation#154027
StanFromIreland merged 1 commit into
python:mainfrom
michaelbnewman:fix-typo-interruptability

Conversation

@michaelbnewman

Copy link
Copy Markdown
Contributor

Fix typo interruptability to interruptibility in Logging Cookbook documentation.

Detection Method

$ brew install typos-cli

$ typos logging-cookbook.rst
error: `interruptability` should be `interruptibility`
     ╭▸ logging-cookbook.rst:1958:34
     │
1958 │             # Have a timeout for interruptability, and open a
     ╰╴                                 ━━━━━━━━━━━━━━━━

Other Considerations Taken

  • Confirm this is not an intentional typo.
  • Confirm this is not a duplicate issue/PR.

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33648905 | 📁 Comparing eb6f917 against main (a1d5804)

  🔍 Preview build  

1 file changed
± howto/logging-cookbook.html

@StanFromIreland StanFromIreland added skip issue needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 19, 2026
@StanFromIreland
StanFromIreland merged commit 30541f2 into python:main Jul 19, 2026
48 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @michaelbnewman for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 19, 2026
@bedevere-app

bedevere-app Bot commented Jul 19, 2026

Copy link
Copy Markdown

GH-154066 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 19, 2026
@bedevere-app

bedevere-app Bot commented Jul 19, 2026

Copy link
Copy Markdown

GH-154067 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 Jul 19, 2026
@bedevere-app

bedevere-app Bot commented Jul 19, 2026

Copy link
Copy Markdown

GH-154068 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 Jul 19, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

Merged, thanks.

StanFromIreland pushed a commit that referenced this pull request Jul 19, 2026
…H-154027) (#154067)

(cherry picked from commit 30541f2)

Co-authored-by: Michael Newman <michael.b.newman@gmail.com>
StanFromIreland pushed a commit that referenced this pull request Jul 19, 2026
…H-154027) (#154068)

(cherry picked from commit 30541f2)

Co-authored-by: Michael Newman <michael.b.newman@gmail.com>
StanFromIreland pushed a commit that referenced this pull request Jul 19, 2026
…H-154027) (#154066)

(cherry picked from commit 30541f2)

Co-authored-by: Michael Newman <michael.b.newman@gmail.com>
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 issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants