summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2024-02-20 17:53:29 (GMT)
committerGitHub <noreply@github.com>2024-02-20 17:53:29 (GMT)
commit5ea86f496a4cfb34abbe2b7bb6fa7f25eeeb6294 (patch)
treeab1442b1fc6794a6454d65f514b3cd8b7cc3335a /Python/compile.c
parent20907ca844f6c32a2ecf66f9ea3ab4b8bba93fa5 (diff)
downloadcpython-5ea86f496a4cfb34abbe2b7bb6fa7f25eeeb6294.zip
cpython-5ea86f496a4cfb34abbe2b7bb6fa7f25eeeb6294.tar.gz
cpython-5ea86f496a4cfb34abbe2b7bb6fa7f25eeeb6294.tar.bz2
[3.12] gh-115712: Support CSV dialects with delimiter=' ' and skipinitialspace=True (GH-115721) (GH-115729)
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)
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions