mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
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:
parent
12db45211d
commit
4bf25a0dc8