You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pathlib backport signatures and adjust stat_result return type (#476)
* Revert "upath.implementatios.local: fix type error on <3.12"
This reverts commit d68e7ac.
* upath: stat() follow_symlinks and fix return type
* tests: add backport tests
* tests: adjust assumptions
* tests: correct backport tests
* upath: implement backport changes
* upath: switch to StatResultType as return type
* upath: more typing and signature fixes
* fix lint
* tests: fix backport tests for windows
* upath.implementations.local: fix that st_birthtime depends on os an may be missing
0 commit comments