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 df8ade1 commit 121abc7Copy full SHA for 121abc7
Misc/NEWS.d/3.14.0b1.rst
@@ -1882,8 +1882,6 @@ Improve error message when :exc:`TypeError` occurs during
1882
.. section: Core and Builtins
1883
1884
String arguments passed to "-c" are now automatically dedented.
1885
-Only space-based and tab-based indentations are supported;
1886
-empty lines are also not normalized.
1887
This allows "python -c" invocations to be indented
1888
in shell scripts without causing indentation errors. (Patch by Jon Crall and
1889
Steven Sun)
0 commit comments