uv
18a1f0d9
- Build backend: Normalize glob paths (#13465)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
338 days ago
Build backend: Normalize glob paths (#13465) Unlike OS APIs, glob inclusion checks don't work when there are relative path elements such as `./`. We normalize the path before using it for the glob. Fixes #13407
References
#13465 - Build backend: Normalize glob paths
Author
konstin
Parents
7a83f51d
Loading