◐ Shell
clean mode source ↗

[3.10] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (GH-102953) by encukou · Pull Request #104327 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@encukou

@encukou encukou commented

May 9, 2023

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

Based on #104128 from Matěj Cepl.

See Backporting & Forward Compatibility in PEP 706.

  • Backport b52ad18
  • Backport c8c3956
  • Remove the DeprecationWarning
  • Adjust docs
  • Remove new __all__ entries
  • In tests, hardcode Windows instead of using the new os_helper.can_chmod()

@encukou

encukou commented

May 9, 2023

Copy link Copy Markdown

Member Author

Let's use #104128

@encukou encukou closed this

May 9, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@ethanfurman ethanfurman Awaiting requested review from ethanfurman ethanfurman is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@encukou @bedevere-bot @mcepl