Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(911)

#11393: Integrate faulthandler module into Python 3.3

Can't Edit
Can't Publish+Mail
Start Review
Created:
2 years, 2 months ago by victor.stinner
Modified:
2 years ago
Reviewers:
pitrou, merwok
CC:
eric.araujo, devnull_psf.upfronthosting.co.za, haypo
Visibility:
Public.

Patch Set 1 #

Total comments: 43

Patch Set 2 #

Patch Set 3 #

Patch Set 4 #

Patch Set 5 #

Patch Set 6 #

Patch Set 7 #

Patch Set 8 #

Patch Set 9 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
Lib/test/test_faulthandler.py View 1 chunk +0 lines, -1 line 0 comments Download
Modules/faulthandler.c View 1 2 3 4 5 6 7 8 2 chunks +33 lines, -6 lines 0 comments Download

Messages

Total messages: 4
AntoinePitrou
http://bugs.python.org/review/11393/diff/2216/5072 File Doc/library/faulthandler.rst (right): http://bugs.python.org/review/11393/diff/2216/5072#newcode5 Doc/library/faulthandler.rst:5: :synopsis: Dump the Python traceback. You need a "versionadded" ...
2 years, 2 months ago #1
victor.stinner_haypocalc.com
http://bugs.python.org/review/11393/diff/2216/5072 File Doc/library/faulthandler.rst (right): http://bugs.python.org/review/11393/diff/2216/5072#newcode5 Doc/library/faulthandler.rst:5: :synopsis: Dump the Python traceback. On 2011/03/26 00:07:28, Antoine ...
2 years, 2 months ago #2
AntoinePitrou
http://bugs.python.org/review/11393/diff/2216/5078 File Modules/faulthandler.c (right): http://bugs.python.org/review/11393/diff/2216/5078#newcode414 Modules/faulthandler.c:414: previous = signal(SIGALRM, faulthandler_alarm); > Which function/test does use ...
2 years, 2 months ago #3
eric.araujo
2 years ago #4
Only a test for meta-tracker issue #382.
Sign in to reply to this message.

RSS Feeds Recent Issues | This issue
This is Rietveld cbc36f91f3f7