8000 Add issue number to whatsnew. · python/cpython@bda3dcd · GitHub
[go: up one dir, main page]

Skip to content

Commit bda3dcd

Browse files
committed
Add issue number to whatsnew.
1 parent dd08bcb commit bda3dcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ faulthandler
372372

373373
* Add support for printing the C stack trace on systems that support it via
374374
:func:`faulthandler.dump_c_stack` or via the *c_stack* argument in :func:`faulthandler.enable`.
375+
(Contributed by Peter Bierma in :gh:`127604`.)
375376

376377

377378
fractions

0 commit comments

Comments
 (0)
0