ZIm/crates/project/src/manifest_tree
Piotr Osiewicz 9dd18e5ee1
python: Re-land usage of source file path in toolchain picker (#31893)
This reverts commit 1e55e88c18.

Closes #ISSUE

Release Notes:

- Python toolchain selector now uses path to the closest pyproject.toml
as a basis for picking a toolchain. All files under the same
pyproject.toml (in filesystem hierarchy) will share a single virtual
environment. It is possible to have multiple Python virtual environments
selected for disjoint parts of the same project.
2025-06-02 16:29:06 +00:00
..
manifest_store.rs project: Track manifest locations per unique manifest locator (#27194) 2025-03-21 15:22:36 +01:00
path_trie.rs chore: Bump Rust to 1.87 (#30739) 2025-05-15 22:28:52 +00:00
server_tree.rs python: Re-land usage of source file path in toolchain picker (#31893) 2025-06-02 16:29:06 +00:00