| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…pythonGH-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`.. (cherry picked from commit 8ef7929) Co-authored-by: jacksonriley <52106215+jacksonriley@users.noreply.github.com>
|
Thanks so much! |
Sorry, something went wrong.
|
Status check is done, and it's a success ✅ . |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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..
(cherry picked from commit 8ef7929)
Co-authored-by: jacksonriley 52106215+jacksonriley@users.noreply.github.com
Backport of #93268
Automerge-Triggered-By: GH:brettcannon