aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/condvar.h
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2025-05-12 19:00:36 +0100
committerGitHub <noreply@github.com>2025-05-12 19:00:36 +0100
commit5dbd27db7d79af88fb3f9b47f8b80438a147d349 (patch)
tree44422a75ca931f679296bf630cf28a1842fad7bd /Python/condvar.h
parent9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e (diff)
downloadcpython-5dbd27db7d79af88fb3f9b47f8b80438a147d349.tar.gz
cpython-5dbd27db7d79af88fb3f9b47f8b80438a147d349.zip
GH-128520: pathlib ABCs: add `JoinablePath.__vfspath__()` (#133437)
In the abstract interface of `JoinablePath`, replace `__str__()` with `__vfspath__()`. This frees user implementations of `JoinablePath` to implement `__str__()` however they like (or not at all.) Also add `pathlib._os.vfspath()`, which calls `__fspath__()` or `__vfspath__()`.
Diffstat (limited to 'Python/condvar.h')
0 files changed, 0 insertions, 0 deletions