◐ Shell
clean mode source ↗

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 by websurfer5 · Pull Request #21759 · python/cpython

…ll mv command when moving a symlink into a direcotry that is the target of a symlink

@websurfer5

serhiy-storchaka

@Unode Unode mannequin mentioned this pull request

Dec 27, 2023

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 27, 2023
…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>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 27, 2023
…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>

serhiy-storchaka pushed a commit that referenced this pull request

Dec 27, 2023
…ve behavior as the mv shell when moving a symlink into a directory that is the target of the symlink (GH-21759) (GH-113517)

(cherry picked from commit c66b577)

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

serhiy-storchaka pushed a commit that referenced this pull request

Dec 27, 2023
…ve behavior as the mv shell when moving a symlink into a directory that is the target of the symlink (GH-21759) (GH-113518)

(cherry picked from commit c66b577)

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

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

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

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

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

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

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

@qrvd qrvd mentioned this pull request

Oct 17, 2025