fix: prevent a 404 error when serving Sphinx docs and Bazel is configured with a --symlink_prefix option by laurenshobert · Pull Request #3492 · bazel-contrib/rules_python
…ured with a --symlink_prefix option When Bazel is configured with a symlink_prefix option, the execpath Make variable does not resolve to the correct directory for generated HTML files. This change updates the logic to use rpathlocation instead, ensuring the correct path is used regardless of the symlink configuration.
shayanhoshyari added a commit to shayanhoshyari/issue-reports that referenced this pull request
Jan 3, 2026wade-arista pushed a commit to wade-arista/rules_python that referenced this pull request
Feb 3, 2026wade-arista pushed a commit to wade-arista/rules_python that referenced this pull request
Feb 3, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters