uv
18a1f0d9 - Build backend: Normalize glob paths (#13465)

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
Author
Parents
Loading