Commit 04c7f36
authored
pythongh-138230: Remove dead code in code gen - codegen_check_annotation is only calle… (python#138228)
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.1 parent 766e7f1 commit 04c7f36
1 file changed
+0
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5414 | 5414 | | |
5415 | 5415 | | |
5416 | 5416 | | |
5417 | | - | |
5418 | | - | |
5419 | | - | |
5420 | | - | |
5421 | | - | |
5422 | | - | |
5423 | | - | |
5424 | | - | |
5425 | | - | |
5426 | | - | |
5427 | | - | |
5428 | | - | |
5429 | | - | |
5430 | | - | |
5431 | | - | |
5432 | | - | |
5433 | | - | |
5434 | 5417 | | |
5435 | 5418 | | |
5436 | 5419 | | |
| |||
5524 | 5507 | | |
5525 | 5508 | | |
5526 | 5509 | | |
5527 | | - | |
5528 | | - | |
5529 | | - | |
5530 | | - | |
5531 | 5510 | | |
5532 | 5511 | | |
5533 | 5512 | | |
| |||
0 commit comments