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
{{ message }}
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
While upgrading to python3, the bazel protobuf rules took some coercing to get around protocolbuffers/protobuf#1491. A better solution should be used to clean up code and improve stability†. It seems to me that these are options, by order of preference:
using standard protobuf bazel rules and their import_prefix
While upgrading to python3, the bazel protobuf rules took some coercing to get around protocolbuffers/protobuf#1491. A better solution should be used to clean up code and improve stability†. It seems to me that these are options, by order of preference:
import_prefix
† the build may flake due to files being removed while they are being iterated over
The text was updated successfully, but these errors were encountered: