◐ Shell
clean mode source ↗

[3.12] bpo-26791: Update shutil.move() to provide the same symlink move behavior as the mv shell when moving a symlink into a directory that is the target of the symlink (GH-21759) by miss-islington · Pull Request #113517 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

(cherry picked from commit c66b577)

Co-authored-by: Jeffrey Kintscher 49998481+websurfer5@users.noreply.github.com

…vior as the mv shell when moving a symlink into a directory that is the target of the symlink (pythonGH-21759)

(cherry picked from commit c66b577)

Co-authored-by: Jeffrey Kintscher <49998481+websurfer5@users.noreply.github.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @serhiy-storchaka @websurfer5