gh-115712: Support CSV dialects with delimiter=' ' and skipinitialspace=True (GH-115721)
Restore support of such combination, disabled in gh-113796. csv.writer() now quotes empty fields if delimiter is a space and skipinitialspace is true and raises exception if quoting is not possible.
S
Serhiy Storchaka committed
937d2821501de7adaa5ed8491eef4b7f3dc0940a
Parent: cc82e33
Committed by GitHub <noreply@github.com>
on 2/20/2024, 4:09:50 PM