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.9] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) #108274

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 [email protected]
Co-authored-by: Victor Stinner [email protected]
Co-authored-by: Lumír 'Frenzy' Balhar [email protected]

This should only be merged if it's accepted for 3.10: #108210

miss-islington and others added 2 commits August 22, 2023 11:07
…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 <[email protected]>
Co-authored-by: Victor Stinner <[email protected]>
Co-authored-by: Lumír 'Frenzy' Balhar <[email protected]>
`@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.9.

@ambv ambv merged commit 42deeab into python:3.9 Aug 22, 2023
9 checks passed
carlosroman pushed a commit to DataDog/cpython that referenced this pull request Oct 11, 2023
…ythonGH-107846) (python#108274)

(cherry picked from commit acbd3f9)

Co-authored-by: Petr Viktorin <[email protected]>
Co-authored-by: Victor Stinner <[email protected]>
Co-authored-by: Lumír 'Frenzy' Balhar <[email protected]>
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.

5 participants