Skip to content

gh-119562: Remove unused private string constants from ast.py - #119576

Merged
AlexWaygood merged 1 commit into
python:mainfrom
AlexWaygood:unused-strs
May 26, 2024
Merged

gh-119562: Remove unused private string constants from ast.py#119576
AlexWaygood merged 1 commit into
python:mainfrom
AlexWaygood:unused-strs

Conversation

@AlexWaygood

@AlexWaygoodAlexWaygood commented May 26, 2024

Copy link
Copy Markdown
Member

Leftover cruft that should have been deleted in 008bc04, but which I missed

@AlexWaygoodAlexWaygood changed the title Remove unused private string constants from ast.pygh-119562: Remove unused private string constants from ast.pyMay 26, 2024
@AlexWaygood
AlexWaygood enabled auto-merge (squash) May 26, 2024 12:45
@AlexWaygood
AlexWaygood merged commit 0220663 into python:mainMay 26, 2024
@AlexWaygood
AlexWaygood deleted the unused-strs branch May 26, 2024 13:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@AlexWaygood