Brett Cannon <br...@python.org> added the comment:

If you look at that commit that Thomas made all it did was change where the 
string was grabbed from, not what type of object was used. So it doesn't make 
any sense as to why that would cause any specific change, so I think this may 
be doctest's doing.

Probably the next step is for someone to find in doctest where the string 
representation is being printed out to understand what would potentially shift 
its representation (and how it's even generating that representation).

----------

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

Reply via email to