diff options
author | jacksonriley <52106215+jacksonriley@users.noreply.github.com> | 2022-06-07 18:54:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-07 18:54:16 (GMT) |
commit | 8ef7929baffd0038bcb38978a6a91ecc63bf0de2 (patch) | |
tree | 7bc0658170be77e05b9c05c5664df3ee724e41e1 /Include/internal | |
parent | 296081a7cedc032232efc823b7b238710677a9df (diff) | |
download | cpython-8ef7929baffd0038bcb38978a6a91ecc63bf0de2.zip cpython-8ef7929baffd0038bcb38978a6a91ecc63bf0de2.tar.gz cpython-8ef7929baffd0038bcb38978a6a91ecc63bf0de2.tar.bz2 |
Fix `PurePath.relative_to` links in the pathlib documentation. (GH-93268)
These are currently broken as they refer to :meth:`Path.relative_to` rather than :meth:`PurePath.relative_to`, and `relative_to` is a method on `PurePath`.
Diffstat (limited to 'Include/internal')
0 files changed, 0 insertions, 0 deletions