bpo-42999: expand and clarify `pathlib.Path.link_to()` documentation. by barneygale · Pull Request #24294 · python/cpython
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Wow, this issue still doesn't get addressed after so many months. So when can we even progress to the next step to fix this historical problem and implement a correct version of this function...
More days we wait, more compromises caused by this prolonging historical mistake will take place in downstream developments.
Wow, this issue still doesn't get addressed after so many months. So when can we even progress to the next step to fix this historical problem and implement a correct version of this function...
More days we wait, more compromises caused by this prolonging historical mistake will take place in downstream developments.
I haven't been particularly vocal about getting this reviewed (IRL commitments), so I wouldn't take it as indicative of Python development in general.
Didn't I merge this one yesterday? I was sure I did...
Thanks @barneygale for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖
Sorry, @barneygale and @zooba, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 8aac1bea2eeac25a49f8912b67aacbedf9bc7934 3.9
Sorry @barneygale and @zooba, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 8aac1bea2eeac25a49f8912b67aacbedf9bc7934 3.8
zooba added a commit that referenced this pull request
Apr 7, 2021…H-24294) Co-authored-by: Barney Gale <barney.gale@gmail.com>
zooba added a commit that referenced this pull request
Apr 7, 2021…H-24294) Co-authored-by: Barney Gale <barney.gale@gmail.com>