Skip to content
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

[3.8] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) #108279

Merged
merged 3 commits into from
Aug 22, 2023

Conversation

encukou
Copy link
Member

@encukou encukou commented Aug 22, 2023

(cherry picked from commit acbd3f9)

Co-authored-by: Petr Viktorin encukou@gmail.com
Co-authored-by: Victor Stinner vstinner@python.org
Co-authored-by: Lumír 'Frenzy' Balhar frenzy.madness@gmail.com

This should only be merged if it's accepted for 3.9: #108274

miss-islington and others added 3 commits August 22, 2023 11:34
…ythonGH-107846) (pythonGH-108209)

pythongh-107845: Fix symlink handling for tarfile.data_filter (pythonGH-107846)

(cherry picked from commit acbd3f9)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Lumír 'Frenzy' Balhar <frenzy.madness@gmail.com>
`@symlink_test` skip tests on wasm, where symlinks behave inconsistently.
Python 3.10 doesn't do wasm and doesn't have the decorator.
@encukou
Copy link
Member Author

encukou commented Aug 22, 2023

@ambv, please consider this fix for a security fix for 3.8.

@ambv ambv merged commit b4368b5 into python:3.8 Aug 22, 2023
14 checks passed
@bedevere-bot
Copy link

There's a new commit after the PR has been approved.

@ethanfurman: please review the changes made to this pull request.

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.

None yet

5 participants