Wei Wu added the comment:

Attached a patch to this issue. Made some changes to faulthandler_get_fileno to 
accept integer as fd. If a fd is provided, the file member of fatal_error 
struct is set NULL.

An new test case is added and some common testing code is also changed in order 
to be reused.

----------
keywords: +patch
nosy: +kilowu
Added file: http://bugs.python.org/file38417/issue23566.patch

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

Reply via email to