You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(py_wheel): defer depset expansion to execution time (#3599)
This is the `py_wheel` counterpart to the analysis-time performance work
done
for `py_binary`/`py_test` in #3381 and #3442, deferring depset
expansion to execution time. Tested under Bazel 8.5.1 and 9.0.0.
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments