Skip to content

gh-135252: Document Zstandard integration across zipfile, shutil, and tarfile #135311

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

Merged
merged 1 commit into from
Jul 3, 2025

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant

Conversation

emmatyping
Copy link
Member

@emmatyping emmatyping commented Jun 9, 2025

This documents the integration of Zstandard compression into tarfile, zipfile, and shutil.


📚 Documentation preview 📚: https://cpython-previews--135311.org.readthedocs.build/

@emmatyping emmatyping requested a review from ethanfurman as a code owner June 9, 2025 19:25
@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Jun 9, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jun 9, 2025
@emmatyping emmatyping added needs backport to 3.14 bugs and security fixes docs Documentation in the Doc dir awaiting review and removed docs Documentation in the Doc dir awaiting review labels Jun 9, 2025
@emmatyping emmatyping requested review from gpshead and AA-Turner July 3, 2025 18:46
@gpshead gpshead enabled auto-merge (squash) July 3, 2025 20:28
@gpshead gpshead merged commit 938a5d7 into python:main Jul 3, 2025
45 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jul 3, 2025
@miss-islington-app
Copy link

Thanks @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 3, 2025
…l, and tarfile (pythonGH-135311)

Document Zstandard integration across zipfile, shutil, and tarfile
(cherry picked from commit 938a5d7)

Co-authored-by: Emma Smith <emma@emmatyping.dev>
@bedevere-app
Copy link

bedevere-app bot commented Jul 3, 2025

3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jul 3, 2025
gpshead pushed a commit that referenced this pull request Jul 3, 2025
…il, and tarfile (#136254)

GH-135311)

Document Zstandard integration across zipfile, shutil, and tarfile
(cherry picked from commit 938a5d7)

Co-authored-by: Emma Smith <emma@emmatyping.dev>
@emmatyping emmatyping deleted the zstd-doc-integration branch July 3, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant

2 participants

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant