UPDATE: this is now a working hermetic python3 implementation! Leaving the repro steps below for posterity. $ buck2 build --target-platforms //:linux //:test Action failed: root//:test (json) Local ...
Python is a dynamically typed language, meaning that the datatype of a variable is determined at runtime. While this flexibility is advantageous, it also comes with disadvantages that are not present ...