commit | ff0ab0eb3f8106f3ff757834068d05e6cee72cc8 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Oct 03 18:27:28 2024 +0200 |
committer | GitHub <noreply@github.com> | Thu Oct 03 09:27:28 2024 -0700 |
tree | dae7a9a9115553a68484d813fdcad5b64a260743 | |
parent | aa6cf9b402ab5e9d6fd1def451bf25daf5fcd1ff [diff] |
[3.13] gh-121982: ``csv``: Add a test case for invalid ``quoting`` constant. (GH-121983) (#124926) gh-121982: ``csv``: Add a test case for invalid ``quoting`` constant. (GH-121983) Test invalid quoting constant (cherry picked from commit 656b7a3c83c79f99beac950b59c47575562ea729) Co-authored-by: Tomas R <tomas.roun8@gmail.com> Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>