Skip to content

Fix/ternary precedence codegen#445

Merged
cukas merged 4 commits into
mainfrom
fix/ternary-precedence-codegen
Jun 16, 2026
Merged

Fix/ternary precedence codegen#445
cukas merged 4 commits into
mainfrom
fix/ternary-precedence-codegen

fix(codegen): close D1 — unwrap transparent wrappers in the Python op…

240cf46
Select commit
Loading
Failed to load commit list.
KERN guard / kern-guard succeeded Jun 16, 2026 in 3m 24s

kern-guard: 1 issue on existing code (+166 advisory)

kern-guard kern-guard · PR review

ℹ️ Inline review comments — no changes.

Mode: ephemeral
Sources: ast
Changed files: 3
All findings: 349
New to this PR: 167
Shown: 1 (0 on changed code, 1 advisory)
Hidden: 166 (advisory or muted rules)
Excluded: 33 findings on paths matched by 18 install patterns
Confidence: 80% on shown findings
Breakdown: ast=1

Advisory findings outside changed code (1)

1 finding listed here are outside the changed code for this PR — they appear in the summary because GitHub can't pin annotations off-diff. Advisory only; they do not affect the check conclusion.

packages/python/src/codegen-body-python.ts · 1 finding

Warning

L2675 · unused-collection (outside diff)
Collection 'blockScopeAdded' is populated but never read