summaryrefslogtreecommitdiffstats
path: root/contrib/deprecated/python/faulthandler/AUTHORS
blob: 56ba9ac0c5b62793bf1795638b85bd912b5ebbc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Authors
=======

Victor Stinner <[email protected]>

Contributors
============

Dan Sully <[email protected]> - minor fixes
Guido van Rossum <[email protected]> - enhance traceback output
Martin (gzlist) <[email protected]> - improved Windows support
Ionel Cristian Mărieș <[email protected]> - guilty for the .pth/environment variable activation
Wei Wu - added support for file descriptors
Giuseppe Corbelli - added support for thread name printout on Linux