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 0c02827d8da7d06969c62375cee6ceef281c0c6d Merge: dbdf96b7 9a33a617 Author: Gary Gregory <[email protected]> AuthorDate: Sat Aug 8 09:24:10 2026 -0400 Merge pull request #631 from rootvector2/printwithescapes-reader-linear Fix quadratic printWithEscapes(Reader) delimiter look-ahead src/main/java/org/apache/commons/csv/CSVFormat.java | 6 ++++-- src/test/java/org/apache/commons/csv/CSVFormatTest.java | 16 ++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-)
