Skip to content

gh-82312: Further improvement of error messages for generating AST nodes#150912

Open
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:ast-err-messages
Open

gh-82312: Further improvement of error messages for generating AST nodes#150912
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:ast-err-messages

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Jun 4, 2026

This is a follow up of GH-17715.

  • Use %T instead of _PyType_Name().
  • Add the wrong type name we got for identifier and string.

…AST nodes

This is a follow up of pythonGH-17715.

* Use %T instead of _PyType_Name().
* Add the wrong type name we got for identifier and string.
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