Gordon Messmer <gordon.mess...@gmail.com> added the comment:
PR 9436 should resolve the issue. Since the RFC requires the "UTF8 (" prefix in the "data" and not in the literal, that had to be moved into the _command function. This change should only affect the append() use, as that is currently the only function that sets self.literal to a value that is not a function. The authenticate() use is not affected, and no other functions set self.literal. ---------- nosy: +gordonmessmer _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34138> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com