Skip to content

gh-106318: Fix incorrectly rendered code block in str.isalnum() docs - #144718

Merged
encukou merged 1 commit into
python:mainfrom
adorilson:106318.isalnum_fix_doctest
Feb 12, 2026
Merged

gh-106318: Fix incorrectly rendered code block in str.isalnum() docs#144718
encukou merged 1 commit into
python:mainfrom
adorilson:106318.isalnum_fix_doctest

Conversation

@adorilson

@adorilsonadorilson commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

@StanFromIrelandStanFromIreland 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.

LGTM

@StanFromIrelandStanFromIreland changed the title gh-106318: Fix wrong :: in the str.isalnum() method docsgh-106318: Fix incorrectly rendered code block in str.isalnum() docsFeb 11, 2026
@encukou
encukou merged commit f912c83 into python:mainFeb 12, 2026
40 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsFeb 12, 2026
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 12, 2026
…)` docs (pythonGH-144718)
(cherry picked from commit f912c83)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 12, 2026
…)` docs (pythonGH-144718)
(cherry picked from commit f912c83)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-144729 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 Feb 12, 2026
@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Feb 12, 2026
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
@adorilson
adorilson deleted the 106318.isalnum_fix_doctest branch February 15, 2026 18:55
brijkapadia pushed a commit to brijkapadia/cpython that referenced this pull request Feb 28, 2026
encukou pushed a commit that referenced this pull request Mar 3, 2026
…()` docs (GH-144718) (GH-144730)
(cherry picked from commit f912c83)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
encukou pushed a commit that referenced this pull request Mar 3, 2026
…()` docs (GH-144718) (GH-144729)
(cherry picked from commit f912c83)
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core reviewdocsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@adorilson@StanFromIreland@encukou