{{ message }}
gh-132983: Add missing references to Zstandard in shutil docstrings#136617
Merged
gpshead merged 1 commit intoJul 23, 2025
Merged
gh-132983: Add missing references to Zstandard in shutil docstrings#136617gpshead merged 1 commit into
gpshead merged 1 commit into
Conversation
13 tasks
emmatyping
approved these changes
Jul 14, 2025
emmatyping
left a comment
Member
There was a problem hiding this comment.
Thank you!
Sorry, something went wrong.
gpshead
approved these changes
Jul 23, 2025
Hide details
View details
gpshead
merged commit
a10235e
into
python:main
Jul 23, 2025
56 checks passed
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jul 23, 2025
…ings (pythonGH-136617) Zstd references in shutil docstrings (cherry picked from commit a10235e) Co-authored-by: Rogdham <3994389+Rogdham@users.noreply.github.com>
hugovk
pushed a commit
that referenced
this pull request
Jul 25, 2025
taegyunkim
pushed a commit
to taegyunkim/cpython
that referenced
this pull request
Aug 4, 2025
…ings (pythonGH-136617) Zstd references in shutil docstrings
Agent-Hellboy
pushed a commit
to Agent-Hellboy/cpython
that referenced
this pull request
Aug 19, 2025
…ings (pythonGH-136617) Zstd references in shutil docstrings
kumaraditya303
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Sep 9, 2025
… docstrings (pythonGH-136617) (python#137052) Co-authored-by: Rogdham <3994389+Rogdham@users.noreply.github.com> Co-authored-by: Zachary Ware <zach@python.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
Registration of
.tar.zstsupport inshutilhas been added in 3.14 (gh-133018), but some docstrings are missing appropriate references.Needs backport to 3.14 only.