commit | 330a942b6303c889d0f42f23d5ae2b42af92ecc4 | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip.montanaro@gmail.com> | Wed Apr 12 17:32:30 2023 -0500 |
committer | GitHub <noreply@github.com> | Wed Apr 12 15:32:30 2023 -0700 |
tree | 9cadad6696562afb944bd5b9b67f010148a08c99 | |
parent | 2b6e8777672da03f5d5cd12366e8378e47c550da [diff] |
gh-67230: add quoting rules to csv module (GH-29469) Add two quoting styles for csv dialects. They will help to work with certain databases in particular. Automerge-Triggered-By: GH:merwok