mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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