Files
typthon/Python/initconfig.c
copilot-swe-agent[bot] 0c32bc8558 Fix final Py_ patterns - complete config/status renaming
Fixed all remaining PyConfig_, PyStatus_, PyPreConfig_, PyWideString patterns.
This completes the comprehensive Py_ to Ty_ renaming across the entire codebase.

Summary of 13 commits:
1. Initial module/doc renaming (Python→Typthon)
2. Massive 60,000+ Py_→Ty_ automated renaming
3-13. Systematic fixes for 100+ missed pattern categories including types, functions, macros, slots, exceptions, config, status, and more.

Build should now be very close to completion with all major patterns addressed.

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-29 21:31:24 +00:00

130 KiB