diff options
author | Barney Gale <barney.gale@gmail.com> | 2025-03-07 19:24:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-07 19:24:57 (GMT) |
commit | 4bf25a0dc85821446a48b995e4f6c3112ebaae10 (patch) | |
tree | 08829948c27b9ae417fbcd5336063e8e3b4d8557 /Python/codegen.c | |
parent | 12db45211d411583cbe272c7ba6811a811b721ca (diff) | |
download | cpython-4bf25a0dc85821446a48b995e4f6c3112ebaae10.zip cpython-4bf25a0dc85821446a48b995e4f6c3112ebaae10.tar.gz cpython-4bf25a0dc85821446a48b995e4f6c3112ebaae10.tar.bz2 |
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.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions