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
Summary:
## Context:
See T239185724. We want to enable content-based output path addressing for Python bytecode to deduplicate the output artifacts when the BUCK configuration changes but the output remains the same (e.g., switching between `opt` and `dev` mode.)
---
## This Diff:
To mitigate build failure risk, I'm adopting the same rollout approach used for rust_make_par (see D77735814).
I initialize this to only enable Python content based path hashing for binaries in the `fbcode//python` directory.
Reviewed By: alexmalyshev
Differential Revision: D89552557
fbshipit-source-id: 7ea3042255daca5c190670ef945cd5ee0f00fef9
0 commit comments