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

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 21, 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]

…GH-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

encukou commented Aug 22, 2023

@pablogsal, I hope a fix for a security fix is acceptable for 3.10.

@pablogsal
Copy link
Member

Yep, thanks for the heads up!

@pablogsal pablogsal merged commit 7d44551 into python:3.10 Aug 22, 2023
10 checks passed
@miss-islington miss-islington deleted the backport-acbd3f9-3.10 branch August 22, 2023 17:02
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.

4 participants