Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-74468: Fix a mis-taken source of tarfile extracted names#102424

Merged
ethanfurman merged 2 commits intopython:mainfrom
arhadthedev:gh-74468
Mar 27, 2023
Merged

gh-74468: Fix a mis-taken source of tarfile extracted names#102424
ethanfurman merged 2 commits intopython:mainfrom
arhadthedev:gh-74468

Conversation

@arhadthedev
Copy link
Copy Markdown
Member

@arhadthedev arhadthedev commented Mar 4, 2023

Supersedes gh-1483. Does the same but in a simpler way due to missing CLA there.

@auvipy @iritkatriel @erlend-aasland as reviewers of the original PR.

@arhadthedev arhadthedev added the stdlib Standard Library Python modules in the Lib/ directory label Mar 4, 2023
@arhadthedev arhadthedev requested a review from ethanfurman as a code owner March 4, 2023 18:04
Copy link
Copy Markdown

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

Comment thread Misc/NEWS.d/next/Library/2023-03-04-20-58-29.gh-issue-74468.Ac5Ew_.rst Outdated
Co-authored-by: Simeon Visser <[email protected]>
Copy link
Copy Markdown
Contributor

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on previous discussion, this looks good to me.

@ethanfurman ethanfurman merged commit 56d055a into python:main Mar 27, 2023
@arhadthedev arhadthedev deleted the gh-74468 branch March 28, 2023 08:38
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stdlib Standard Library Python modules in the Lib/ directory

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants