Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93653c4 + 9819105 commit a19f601Copy full SHA for a19f601
1 file changed
Misc/NEWS
@@ -10,6 +10,9 @@ What's New in Python 3.4.0 Alpha 1?
10
Core and Builtins
11
-----------------
12
13
+- Issue #16241: Document -X faulthandler command line option.
14
+ Patch by Marek Šuppa.
15
+
16
- Issue #12805: Make bytes.join and bytearray.join faster when the separator
17
is empty. Patch by Serhiy Storchaka.
18
0 commit comments