Skip to content

Commit b59ed8c

Browse files
committed
Adjust documentation for pycompile fix
This pycompile update was needed to bypass module build errors failing on the quiet option.
1 parent 0076118 commit b59ed8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/py_compile.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ byte-code cache files in the directory containing the source code.
8989
overrides the value of the *invalidation_mode* argument, and determines
9090
its default value instead.
9191

92-
.. versionchanged:: 3.8
92+
.. versionchanged:: 3.7.17
9393
The *quiet* parameter was added.
9494

9595

0 commit comments

Comments
 (0)