Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions peps/pep-0775.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ Title: Make zlib required to build CPython
Author: Gregory P. Smith <greg@krypto.org>,
Stan Ulbrych <stanulbrych@gmail.com>,
Petr Viktorin <encukou@gmail.com>
Discussions-To: https://discuss.python.org/t/23062
Discussions-To: https://discuss.python.org/t/82672
Status: Draft
Type: Standards Track
Created: 24-Feb-2025
Python-Version: 3.14
Post-History: `23-Jan-2023 <https://discuss.python.org/t/23062>`__
Post-History: `23-Jan-2023 <https://discuss.python.org/t/23062>`__,
`01-Mar-2025 <https://discuss.python.org/t/82672>`__


Abstract
Expand Down