GH-128520: Merge pathlib._local into pathlib (#130748)

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.
This commit is contained in:
Barney Gale 2025-03-07 19:24:57 +00:00 committed by GitHub
parent 12db45211d
commit 4bf25a0dc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1260 additions and 1263 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff