]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/commit
Remove auto-detection of Python toolchain from MODULE.bazel (#4582) v1.15.1
authorDerek Mauro <761129+derekmauro@users.noreply.github.com>
Wed, 31 Jul 2024 00:25:53 +0000 (20:25 -0400)
committerGitHub <noreply@github.com>
Wed, 31 Jul 2024 00:25:53 +0000 (20:25 -0400)
commit075196ca060107d44b4e3a1f44b25886ed5bd187
treeb365b26ffc17617fd7371c6dc2cb32e4aeac99b2
parente39786088138f2749d64e9e90e0f9902daa77c40
Remove auto-detection of Python toolchain from MODULE.bazel (#4582)

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
MODULE.bazel
ci/windows-presubmit.bat