Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: use lstat() instead of stat(follow_symlinks=False)
This makes the test compatible with Python 3.9, as the follow_symlinks keyword was introduced in Python 3.10. (cherry picked from commit 56cdf81)
- Loading branch information