This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
commit 7c6f28c97fc5f6c1db5d8dca9b8c7456930cb9f0 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Mar 11 16:28:42 2024 -0400 Don't allocate an extra String in CSVFormat.printWithEscapes(Reader, Appendable) Internal refactoring