Jasper Spaans <jas...@startmail.com> added the comment:

As can be seen above, 3.5 wraps the realname in a double quote, but 3.8 fails 
to do so. Note that 3.5 also does not add a whitespace in front of the line 
starting with "X:", so it is also not merged with the previous line when 
parsing.

I guess we'll have to disallow \r and \n in displaynames for now.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39073>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to