Skip to content

gh-138230: Remove dead code in code gen - codegen_check_annotation is only calle…#138228

Merged
DinoV merged 1 commit intopython:mainfrom
DinoV:remove_dead_code
Sep 10, 2025
Merged

gh-138230: Remove dead code in code gen - codegen_check_annotation is only calle…#138228
DinoV merged 1 commit intopython:mainfrom
DinoV:remove_dead_code

Conversation

@DinoV
Copy link
Contributor

@DinoV DinoV commented Aug 28, 2025

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.

…d if future annotations are enabled, and if future annotations are enabled it does nothing.
@StanFromIreland StanFromIreland added the type-refactor Code refactoring (with no changes in behavior) label Aug 28, 2025
@DinoV DinoV changed the title Remove dead code in code gen - codegen_check_annotation is only calle… gh-138230: Remove dead code in code gen - codegen_check_annotation is only calle… Aug 28, 2025
@DinoV DinoV marked this pull request as ready for review August 28, 2025 18:13
@DinoV DinoV merged commit 04c7f36 into python:main Sep 10, 2025
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-refactor Code refactoring (with no changes in behavior)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants