mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
04c7f36205
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