bpo-29900: Simplify pathlib implementation. (#814) · python/cpython@62a9951 · GitHub
Skip to content

Commit 62a9951

Browse files
bpo-29900: Simplify pathlib implementation. (#814)
Since functions in the os module support path-like objects, explicit converting Path to str no longer needed.
1 parent 4aec9a8 commit 62a9951

1 file changed

Lines changed: 17 additions & 29 deletions

File tree

Lib/pathlib.py

Lines changed: 17 additions & 29 deletions

0 commit comments

Comments
 (0)