Skip to content

gh-137063: Remove notice about ast node types no longer available - #137064

Merged
encukou merged 4 commits into
python:mainfrom
SnoopJ:doc/gh137063_remove-erroneous-claim
Dec 18, 2025
Merged

gh-137063: Remove notice about ast node types no longer available#137064
encukou merged 4 commits into
python:mainfrom
SnoopJ:doc/gh137063_remove-erroneous-claim

Conversation

@SnoopJ

@SnoopJSnoopJ commented Jul 24, 2025

Copy link
Copy Markdown
Contributor

Comment threadDoc/library/ast.rst
@brianschubert

Copy link
Copy Markdown
Contributor

Can you also update the deprecation notice for visit_Num and friends under NodeVisitor?

@brianschubertbrianschubert added the needs backport to 3.14 bugs and security fixes label Aug 14, 2025
@encukou
encukou merged commit fc80096 into python:mainDec 18, 2025
27 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsDec 18, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @SnoopJ 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 Dec 18, 2025
…e no longer available (pythonGH-137064)
(cherry picked from commit fc80096)
Co-authored-by: James <snoopjedi@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-142930 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 Dec 18, 2025
encukou pushed a commit that referenced this pull request Dec 18, 2025
…re no longer available (GH-137064) (GH-142930)
(cherry picked from commit fc80096)
Co-authored-by: James <snoopjedi@gmail.com>
cocolato pushed a commit to cocolato/cpython that referenced this pull request Dec 18, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Documentation indicates presence of removed ast members

4 participants

@SnoopJ@brianschubert@picnixz@encukou