Sebastian Bank <sebastian.b...@uni-leipzig.de> added the comment:
The 3.9 behaviour is write: "spam\eggs" The 3.10 behaviour is write: spam\\eggs I think at least the change in csv.QUOTE_MINIMAL behviour should be documented (maybe adding hint to avoid the `escapechar` option for consistent output). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44861> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com