Nick Coghlan <[email protected]> added the comment: Given that the automated cherry-pick failed, I'd consider a 3.6 backport nice to have, but definitely not essential.
My rationale for that is that "from __future__ import unicode_literals" makes it fairly easy to stumble over the 2.7 variant of this error message, but we're not aware of a similarly implicit way of encountering the 3.x variant. ---------- stage: patch review -> backport needed _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue21720> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
