← Back to events
ActiveAIRelease

ciflow/trunk/196176: [dynamo] Scope opaque proxy type suppression

What happened

The opaque constant is intentionally accepted as the proxy value, but only the first argument conflicts with the existing Proxy annotation. Put the Pyrefly suppression on that argument so later type errors on the remaining arguments stay visible. Test Plan: pyrefly check --baseline agent_space/builder-pyrefly-baseline.json --error-stale-baseline torch/_dynamo/variables/builder.py python -m py_compile torch/_dynamo/v…

Summary assembled by rule from the sources below

Why it's spreading

Sources