◐ Shell
clean mode source ↗

gh-67230: document new csv quoting modes in whatsnew (gh-103491) by smontanaro · Pull Request #103491 · python/cpython

Add blurb about changes to :mod:`csv`.

@merwok merwok changed the title Update 3.12.rst bpo-67230: document new csv quoting modes in whatsnew

Apr 12, 2023

@merwok merwok changed the title bpo-67230: document new csv quoting modes in whatsnew gh-67230: document new csv quoting modes in whatsnew

Apr 12, 2023

merwok

@merwok

merwok

@smontanaro

@merwok merwok changed the title gh-67230: document new csv quoting modes in whatsnew gh-67230: document new csv quoting modes in whatsnew (gh-103491)

Apr 13, 2023

aisk pushed a commit to aisk/cpython that referenced this pull request

Apr 18, 2023

KNGSJ