We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d58ebc commit 932d216Copy full SHA for 932d216
1 file changed
peps/pep-0784.rst
@@ -227,7 +227,7 @@ documentation when the minimum supported Python version requirements make
227
that feasible.
228
229
The ``_compression`` module, given that it is marked private, will be
230
-immediately renamed to ``compression._common.streams``. The new name was
+immediately renamed to ``compression._common._streams``. The new name was
231
selected due to the current contents of the module being I/O related helpers
232
for stream APIs (e.g. ``LZMAFile``) in standard library compression modules.
233
0 commit comments