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

gh-102950: Implement PEP 706 – Filter for tarfile.extractall #102953

Merged
merged 16 commits into from Apr 24, 2023

Commits on Mar 23, 2023

  1. Copy the full SHA
    cde089c View commit details
    Browse the repository at this point in the history
  2. Add a blurb

    encukou committed Mar 23, 2023
    Copy the full SHA
    2395c92 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Copy the full SHA
    561a9d4 View commit details
    Browse the repository at this point in the history
  2. Fix typos in docs & comments

    Thanks to Ethan for spotting these
    encukou committed Mar 27, 2023
    Copy the full SHA
    54b5644 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7867fc3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    734190d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Copy the full SHA
    d55ae42 View commit details
    Browse the repository at this point in the history
  2. Address documentation review

    encukou committed Apr 6, 2023
    Copy the full SHA
    c795bb3 View commit details
    Browse the repository at this point in the history
  3. Fix ReST syntax

    encukou committed Apr 6, 2023
    Copy the full SHA
    5d850cc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Copy the full SHA
    81e9050 View commit details
    Browse the repository at this point in the history
  2. Remove typo

    encukou committed Apr 11, 2023
    Copy the full SHA
    de11090 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Improve errorlevel handling

    encukou committed Apr 18, 2023
    Copy the full SHA
    b0c0674 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Copy the full SHA
    3796fdf View commit details
    Browse the repository at this point in the history
  2. Document type of errorlevel

    encukou committed Apr 19, 2023
    Copy the full SHA
    08ab551 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Copy the full SHA
    0474842 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a255634 View commit details
    Browse the repository at this point in the history