New submission from Guo Ci Teo <zgu...@gmail.com>:
replace unnecessary use of `io.IncrementalNewlineDecoder` in code. Some uses of the `decode` method were also incorrect without the `final=True` argument. ---------- messages: 409235 nosy: guoci priority: normal severity: normal status: open title: replace `io.IncrementalNewlineDecoder` with non incremental newline decoders _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46186> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com