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 d83c1b816d1acaff558bcf09291cebfd69958b65
Merge: c6b4333c 4026d3a7
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 29 09:54:31 2026 -0400

    Merge pull request #629 from rootvector2/quote-null-starting-record
    
    Quote null value that starts a record in minimal quote mode

 .../java/org/apache/commons/csv/CSVFormat.java     | 21 +++++++++++-
 .../java/org/apache/commons/csv/CSVFormatTest.java |  2 +-
 .../org/apache/commons/csv/CSVPrinterTest.java     | 38 ++++++++++++++++++++--
 3 files changed, 57 insertions(+), 4 deletions(-)

Reply via email to