Files
typthon/Python/ast.c
copilot-swe-agent[bot] 4880786dfa Fix final remaining Py_ patterns
- Fixed Py_CONSTANT_* → Ty_CONSTANT_*
- Fixed Py_UNREACHABLE → Ty_UNREACHABLE
- Fixed Py_*_input constants (file_input, single_input, eval_input, func_type_input)
- Fixed _Py_COMP_DIAG_* compiler diagnostic macros

Build continues to progress toward completion.

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 18:43:58 +00:00

37 KiB