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

barneygale

@github-actions

This PR is stale because it has been open for 30 days with no activity.

zooba

@escape0707

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.

@barneygale

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.

@zooba

Copy link

Member

zooba commented Apr 7, 2021

Didn't I merge this one yesterday? I was sure I did...

@miss-islington

Thanks @barneygale for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@miss-islington

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

@miss-islington

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 pushed a commit to zooba/cpython that referenced this pull request

Apr 7, 2021

@bedevere-bot

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 to zooba/cpython that referenced this pull request

Apr 7, 2021

@bedevere-bot

zooba added a commit that referenced this pull request

Apr 7, 2021
…H-24294)

Co-authored-by: Barney Gale <barney.gale@gmail.com>

kreathon pushed a commit to kreathon/cpython that referenced this pull request

May 2, 2021