◐ Shell
clean mode source ↗

gh-132983: Add What's New entry for PEP 784 implementation by emmatyping · Pull Request #133495 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

hugovk

merged 6 commits into

May 6, 2025

Conversation

@emmatyping

@emmatyping emmatyping commented

May 6, 2025

edited by github-actions Bot

Loading

This covers both the compression package and compression.zstd.

@hugovk

I also wasn't sure if I should use module or :mod:.

Let's do :mod: with exclamation mark so it doesn't try to link it yet. That way we get the same formatting as usual, and only need to remove the ! when the docs are in place.

I'll update and push directly.

Thanks!

Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request

Jul 12, 2025
…hon#133495)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

Labels

2 participants

@emmatyping @hugovk