| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
… once Improve `pathlib._abc.PathBase.copy()` (which provides `Path.copy()`) by fetching operands' supported metadata keys up-front, rather than once for each path in the tree. This prepares the way for using `os.DirEntry` objects in `copy()`.
| Back | FazBrowse Home | New Git URL |
Improve pathlib._abc.PathBase.copy() (which provides Path.copy()) by fetching operands' supported metadata keys up-front, rather than once for each path in the tree.
This prepares the way for using os.DirEntry objects in copy().