Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: detect and ignore cyclic symbolic link chains in sdist - #900

Open
dnicolodi wants to merge 2 commits into
mesonbuild:mainfrom
dnicolodi:fix/symlink-cycles
Open

BUG: detect and ignore cyclic symbolic link chains in sdist#900
dnicolodi wants to merge 2 commits into
mesonbuild:mainfrom
dnicolodi:fix/symlink-cycles

Conversation

@dnicolodi

Copy link
Copy Markdown
Member

Fixes #870.

Avoid coping the object describing the tar file member when it does
not need to be modified (directories, spacial files, and symbolic
links that have not been resolved).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possible issue with symlink cycles in sdist creation

1 participant