R. David Murray added the comment:

For reference, the changeset that introduced that was ee34cb049a10.  An 
interesting feature of that changset is the trace command in the test...I guess 
the wrong patch was comitted and no one noticed.  The trace was obvious fixed 
but no one appears to have noticed the int problem, presumably because it gets 
converted to string before being emitted.

Would you be interested in trying to write a test that will detect this, to go 
along with the trivial fix?

----------
nosy: +r.david.murray

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

Reply via email to