Files
Vitaly Legchilkinandintellij-monorepo-bot 5bab49b467 PY-88280 Create venv in .venv subdirectory in pyVenvFixture
Previously the fixture created the venv directly as the module content
root. Since inner virtualenvs are excluded from the module source roots,
this caused the entire content root to be excluded. Create the venv in
a .venv subdirectory instead, matching real-world project layout.

(cherry picked from commit 492e2cfa9cdc01af91610f8579d771dd3a8eaa2d)

GitOrigin-RevId: 6a5f5491e46b39c28089e73bd15f5e6f8af2d192
2026-03-18 17:22:13 +00:00
..