Skip to content

Commit

Permalink
pythonGH-128520: Merge pathlib._local into pathlib
Browse files Browse the repository at this point in the history
The `pathlib` module used to import stuff from both `_abc` and `_local`,
but nowadays the `_local` module provides the entire public pathlib
implementation, so there's no reason for the indirection.
  • Loading branch information
barneygale committed Mar 1, 2025
1 parent c9932a9 commit 3e0ba6c
Show file tree
Hide file tree
Showing 2 changed files with 1,260 additions and 1,263 deletions.
Loading

0 comments on commit 3e0ba6c

Please sign in to comment.