Skip to content

Commit b1ea46e

Browse files
Remove 'virtually all'
1 parent 273d8bd commit b1ea46e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0775.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Motivation
2626
==========
2727

2828
The zlib library, which powers the :mod:`!zlib` Python module,
29-
is available on virtually all systems.
29+
is available on all supported systems except WASI.
3030

3131
Many wheels on PyPI, including the :pypi:`pip` installer, require zlib.
3232
Users of pip would consider CPython without zlib to be broken,

0 commit comments

Comments
 (0)