Files
cpython/Python
Serhiy Storchaka bc3fa17c30 gh-82312: Further improvement of error messages for generating AST nodes (GH-150912)
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.
2026-06-30 01:03:33 +03:00
..

Miscellaneous source files for the main Python shared library