Skip to content

gh-144169: Fix warning formatting in ast_type_init()#144177

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:ast
Closed

gh-144169: Fix warning formatting in ast_type_init()#144177
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:ast

Conversation

@vstinner

@vstinner vstinner commented Jan 23, 2026

Copy link
Copy Markdown
Member

Replace "%U" with "%R" since the argument can be an arbitrary object.

Replace "%U" with "%R" since the argument can be an arbitrary object.
@vstinner

Copy link
Copy Markdown
Member Author

I close my PR in favor of #144178 since this one is less complete.

@vstinner vstinner closed this Jan 23, 2026
@vstinner
vstinner deleted the ast branch July 10, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant