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.
1 parent e6c0f0d commit 9819105Copy full SHA for 9819105
1 file changed
Misc/NEWS
@@ -12,6 +12,9 @@ What's New in Python 3.3.1?
12
Core and Builtins
13
-----------------
14
15
+- Issue #16241: Document -X faulthandler command line option.
16
+ Patch by Marek Šuppa.
17
+
18
- Issue #6074: Ensure cached bytecode files can always be updated by the
19
user that created them, even when the source file is read-only.
20
0 commit comments