Skip to content
Closed
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
4 changes: 4 additions & 0 deletions peps/pep-0011.rst
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,10 @@ No-longer-supported platforms
| Unsupported in: Python 3.13
| Code removed in: Unknown

* | Name: Systems without `zlib`, except WASI
| Unsupported in: Python 3.14
| Code removed in: Unknown (see `Lib/test/test_zlib.py` for details)


Discussions
===========
Expand Down
Loading