Skip to content

Commit 932d216

Browse files
committed
Update _compression rename to reflect review
1 parent 9d58ebc commit 932d216

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

peps/pep-0784.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ documentation when the minimum supported Python version requirements make
227227
that feasible.
228228

229229
The ``_compression`` module, given that it is marked private, will be
230-
immediately renamed to ``compression._common.streams``. The new name was
230+
immediately renamed to ``compression._common._streams``. The new name was
231231
selected due to the current contents of the module being I/O related helpers
232232
for stream APIs (e.g. ``LZMAFile``) in standard library compression modules.
233233

0 commit comments

Comments
 (0)