Skip to content

[pull] main from bazel-contrib:main#481

Merged
pull[bot] merged 1 commit into
garymm:mainfrom
bazel-contrib:main
Dec 28, 2025
Merged

[pull] main from bazel-contrib:main#481
pull[bot] merged 1 commit into
garymm:mainfrom
bazel-contrib:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Dec 28, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…ropagated for debugger target (#3483)

a94bd0f
recently added support for injecting dependencies for easier use of
debugger. It allows injecting deps via
`--@rules_python//python/config_settings:debugger=<target>`. While the
runfiles from `<target>` were inherited in the final binary, the
`imports` or `venv_site_packages` were missing. Hence making the
debugger target unusable for various corner cases (e.g. when it uses
`imports = ...` or when it is coming from pip hub and
`venv_site_packages` are on).

This PR fixes that, and extends the unit test to include this situation.

Fixes: #3481

---------

Co-authored-by: Shayan Hoshyari <hoshyari@adobe.com>
@pull pull Bot locked and limited conversation to collaborators Dec 28, 2025
@pull pull Bot added the ⤵️ pull label Dec 28, 2025
@pull pull Bot merged commit f7656d1 into garymm:main Dec 28, 2025
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant