PEP 784: Adding Zstandard to the standard library

Open
#1 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

Start by reviewing the linked Python Discourse discussion and the zstdlib project on PyPI; the issue names no repository files or tests. Done means reaching and recording a resolution on whether the zstdlib name can be donated or whether the project should be renamed.

Written by the indexing model from the issue text.

Description

Hi @zwimer,

You may have seen the recent discussion on the Python Discourse about the possibility of adding support for Zstandard to the Python standard library for the 3.14 release. In a discussion on naming, zstdlib was a suggestion for the name of the new stdlib module. It was pointed out that your project already exists on PyPI under the name zstdlib.

Modules in the standard library take precedence over any other module installed, so if the stdlib were to use e.g. zstdlib, this project would not be importable under its current name.

I'm opening this issue to ask your thoughts on using the zstdlib name for the standard library. Would you support this idea and donate the name, potentially renaming this project?

Feature freeze for Python 3.14 is in May 2025, so we are hoping to find a resolution to the naming question fairly soon. There are other names being considered, but I thought it was worth getting in touch and asking your thoughts.

Thanks,
Adam

Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.