STINNER Victor added the comment:

> Issue #15463: the faulthandler module truncates strings to 500 characters,

It should be able for most setup. See the issue #15479 if you consider that 
something better should be implemented.

Long path names are handled differently on each platform, I don't want to add a 
test checking a path longer than 500 characters. You might add a new test for 
truncated path if limits become configurable (#15479).

I consider this issue as resolved.

----------
resolution:  -> fixed
status: open -> closed

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

Reply via email to