Uh oh!
There was an error while loading. Please reload this page.
bpo-23082: Better error message for PurePath.relative_to() from pathlib - #19611
Conversation
Changed the error message to be more informative and updated the docs accordingly.
the-knights-who-say-ni
commented
Apr 19, 2020
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA). CLA MissingOur records indicate the following people have not signed the CLA: For legal reasons we need all the people listed to sign the CLA before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. If you have recently signed the CLA, please wait at least one business day You can check yourself to see if the CLA has been received. Thanks again for the contribution, we look forward to reviewing it! |
rotuna
commented
Apr 22, 2020
@zooba Could you please review this PR? |
Uh oh!
There was an error while loading. Please reload this page.
zooba
commented
Apr 28, 2020
Sorry for the delay - I had it flagged to follow-up, but life. Pinging me on GitHub doesn't work either, btw (too many notifications; too hard to filter them). If you need my attention, please post on the bug. |
idomic
commented
May 24, 2020
The PR looks good pinging on the bug's page |
miss-islington
commented
May 25, 2020
…ib (pythonGH-19611) Co-authored-by: Sadhana Srinivasan <rotuna@Sadhanas-MBP.fritz.box> (cherry picked from commit 4483253) Co-authored-by: Rotuna <sadhanasrinivasan@protonmail.com>
bedevere-bot
commented
May 25, 2020
GH-20395 is a backport of this pull request to the 3.9 branch. |
Changed the error message to be more informative and updated the docs accordingly.
https://bugs.python.org/issue23082