Skip to content

gh-151669: Normalize symlink targets in tarfile.TarFile.gettarinfo()#151671

Open
dnicolodi wants to merge 1 commit into
python:mainfrom
dnicolodi:fix/win-tarfile-gettarinfo
Open

gh-151669: Normalize symlink targets in tarfile.TarFile.gettarinfo()#151671
dnicolodi wants to merge 1 commit into
python:mainfrom
dnicolodi:fix/win-tarfile-gettarinfo

Conversation

@dnicolodi

@dnicolodi dnicolodi commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This applies a normalization complementary to the one added to tarfile.TarFile.extract() in gh-138309.

…nfo()

This applies a normalization complementary to the one added to
tarfile.TarFile.extract() in pythongh-138309.
@dnicolodi dnicolodi requested a review from ethanfurman as a code owner June 18, 2026 19:58
@python-cla-bot

python-cla-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@dnicolodi

Copy link
Copy Markdown
Contributor Author

I think this change should be mentioned in NEWS next to the one to extract(). However, I don't know how amending exiting entries in NEWS is handled.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant