This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git

commit 660be95dac066cd4b91070cd49a0162ee5ac58b7
Merge: 19b29139 27a439ae
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jun 13 08:36:36 2026 -0400

    Merge pull request #609 from rootvector2/none-quote-escape
    
    Escape quote char in printWithEscapes when QuoteMode is NONE

 src/main/java/org/apache/commons/csv/CSVFormat.java  |  8 ++++++--
 .../java/org/apache/commons/csv/CSVPrinterTest.java  | 20 ++++++++++++++++++++
 2 files changed, 26 insertions(+), 2 deletions(-)

Reply via email to