Closed
Description
For example, import google.auth
blocks google.storage
blocks google.bigquery
, etc.
Here's a minimal reproduction: https://github.com/cpatrick/minimal_bazel_python_bug_repro.
Maybe I'm misunderstanding a feature or option I could be using?