Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-112405: Optimisepathlib.Path.relative_to#112406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
nice win!
Misc/NEWS.d/next/Library/2023-11-25-20-29-28.gh-issue-112405.cOtzxC.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Itamar Oren <itamarost@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Lovely stuff
Misc/NEWS.d/next/Library/2023-11-25-20-29-28.gh-issue-112405.cOtzxC.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
…OtzxC.rstCo-authored-by: Barney Gale <barney.gale@gmail.com>
Thanks both! :D |
Uh oh!
There was an error while loading.Please reload this page.
On
main(Windows machine, PGO-optimised build):With this PR:
Fixes#112405
pathlib.Path.relative_to()#112405