Skip to content

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

Merged
ambv merged 3 commits intopython:3.8from
encukou:tarfile-link-fix-3.8
Aug 22, 2023
Merged

[3.8] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846)#108279
ambv merged 3 commits intopython:3.8from
encukou:tarfile-link-fix-3.8

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.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 <[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.8.

@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.

5 participants