Skip to content

Commit 8999cb4

Browse files
committed
a-z
1 parent 3cbfb66 commit 8999cb4

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Doc/whatsnew/3.15.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -999,15 +999,6 @@ difflib
999999
(Contributed by Jiahao Li in :gh:`134580`.)
10001000

10011001

1002-
faulthandler
1003-
------------
1004-
1005-
* Added the *max_threads* parameter in :func:`faulthandler.enable`,
1006-
:func:`faulthandler.dump_traceback`, :func:`faulthandler.dump_traceback_later`,
1007-
and :func:`faulthandler.register`.
1008-
(Contributed by Eric Froemling in :gh:`149085`.)
1009-
1010-
10111002
email
10121003
-----
10131004

@@ -1018,6 +1009,15 @@ email
10181009
(Contributed by R David Murray and Mike Edmunds in :gh:`122540`.)
10191010

10201011

1012+
faulthandler
1013+
------------
1014+
1015+
* Added the *max_threads* parameter in :func:`faulthandler.enable`,
1016+
:func:`faulthandler.dump_traceback`, :func:`faulthandler.dump_traceback_later`,
1017+
and :func:`faulthandler.register`.
1018+
(Contributed by Eric Froemling in :gh:`149085`.)
1019+
1020+
10211021
functools
10221022
---------
10231023

0 commit comments

Comments
 (0)