Skip to content

Commit 121abc7

Browse files
Update Misc/NEWS.d/3.14.0b1.rst
Co-authored-by: Petr Viktorin <encukou@gmail.com>
1 parent df8ade1 commit 121abc7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Misc/NEWS.d/3.14.0b1.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1882,8 +1882,6 @@ Improve error message when :exc:`TypeError` occurs during
18821882
.. section: Core and Builtins
18831883
18841884
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.
18871885
This allows "python -c" invocations to be indented
18881886
in shell scripts without causing indentation errors. (Patch by Jon Crall and
18891887
Steven Sun)

0 commit comments

Comments
 (0)