Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a19f601

Browse files
committed
Update NEWS for issue #16241
2 parents 93653c4 + 9819105 commit a19f601

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ What's New in Python 3.4.0 Alpha 1?
1010
Core and Builtins
1111
-----------------
1212

13+
- Issue #16241: Document -X faulthandler command line option.
14+
Patch by Marek Šuppa.
15+
1316
- Issue #12805: Make bytes.join and bytearray.join faster when the separator
1417
is empty. Patch by Serhiy Storchaka.
1518

0 commit comments

Comments
 (0)