docs: mention PyRuntimeInfo in PyExecutableInfo by rickeylev · Pull Request #3573 · bazel-contrib/rules_python

@rickeylev

gemini-code-assist[bot]

@rickeylev

Merged via the queue into bazel-contrib:main with commit 4274bb7

Feb 8, 2026

4 checks passed

aignas pushed a commit to aignas/rules_python that referenced this pull request

Feb 23, 2026
This is to make it more apparent how the interpreter's information can
be mixed
together with the executable info.

Related to bazel-contrib#3181