google / googletest

GoogleTest - Google Testing and Mocking Framework
https://google.github.io/googletest/
BSD 3-Clause "New" or "Revised" License
34.96k stars 10.17k forks source link

Remove auto-detection of Python toolchain from MODULE.bazel #4582

Closed derekmauro closed 4 months ago

derekmauro commented 4 months ago

since it affects downstream users

The correct solution appears to be https://rules-python.readthedocs.io/en/stable/toolchains.html#library-modules-with-dev-only-python-usage

This change also includes a workaround for the new mechanism creating paths that are too long for Windows to handle.

Backport of 3e3b44c300b21eb996a2957782421bc0f157af18