mirror of
				https://github.com/astral-sh/uv.git
				synced 2025-10-30 19:48:11 +00:00 
			
		
		
		
	|  8b8f34ac21 ## Summary If you have an executable path on a network share path (like `\\some-host\some-share\...\python.exe`), canonicalizing it adds the `\\?` prefix, but dunce cannot safely strip it. This PR changes the Windows logic to avoid canonicalizing altogether. We don't really expect symlinks on Windows, so it seems unimportant to resolve them. Closes: https://github.com/astral-sh/uv/issues/5440. | ||
|---|---|---|
| .. | ||
| activator | ||
| _virtualenv.py | ||
| lib.rs | ||
| virtualenv.rs | ||