[Python-checkins] [python/cpython] 2bafc0: [3.6] bpo-30557: faulthandler now correctly filter...

GitHub noreply at github.com
Tue Jun 6 16:47:15 EDT 2017


 Branch: refs/heads/3.6
 Home: https://github.com/python/cpython
 Commit: 2bafc0dccac2390a52670ba289878318b6ea0293
 https://github.com/python/cpython/commit/2bafc0dccac2390a52670ba289878318b6ea0293
 Author: Steve Dower <steve.dower at microsoft.com>
 Date: 2017年06月06日 (2017年6月06日)
 Changed paths:
 M Lib/test/test_faulthandler.py
 M Misc/NEWS
 M Modules/faulthandler.c
 Log Message:
 -----------
 [3.6] bpo-30557: faulthandler now correctly filters and displays exception … (#1960)
* bpo-30557: faulthandler now correctly filters and displays exception codes on Windows (#1924)
* bpo-30557: faulthandler now correctly filters and displays exception codes on Windows
* Adds test for non-fatal exceptions.
* Adds bpo number to comment.
* bpo-30557: Fix test_faulthandler (#1969)
On Windows 8, 8.1 and 10 at least, the exit code is the exception
code (no bit is cleared).


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /