mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
Remove dead code in code gen - codegen_check_annotation is only called if future annotations are enabled, and if future annotations are enabled it does nothing.
Miscellaneous source files for the main Python shared library