Martin Panter added the comment: Perhaps this test case proposed in my patch for Issue 13881 could be useful:
+def test_writer_reuse(self): + """StreamWriter should be reusable after reset""" Looks like that is where my “broken_stream_codecs” list from the original post came from. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23247> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com