SIGN IN SIGN UP

[3.11] gh-115712: Support CSV dialects with delimiter=' ' and skipinitialspace=True (GH-115721) (GH-115729) (GH-115738)

(cherry picked from commit 5ea86f496a4cfb34abbe2b7bb6fa7f25eeeb6294)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
csv.writer() now quotes empty fields if delimiter is a space and
skipinitialspace is true and raises exception if quoting is not possible.
(cherry picked from commit 937d2821501de7adaa5ed8491eef4b7f3dc0940a)
S
Serhiy Storchaka committed
9068c8c614b869d8183b74d2a6b0c13370572271
Parent: 142711a
Committed by GitHub <noreply@github.com> on 2/20/2024, 7:09:10 PM