Kaydet (Commit) 9819105e authored tarafından Andrew Svetlov's avatar Andrew Svetlov

Update NEWS for issue #16241

üst e6c0f0d9
...@@ -12,6 +12,9 @@ What's New in Python 3.3.1? ...@@ -12,6 +12,9 @@ What's New in Python 3.3.1?
Core and Builtins Core and Builtins
----------------- -----------------
- Issue #16241: Document -X faulthandler command line option.
Patch by Marek Šuppa.
- Issue #6074: Ensure cached bytecode files can always be updated by the - Issue #6074: Ensure cached bytecode files can always be updated by the
user that created them, even when the source file is read-only. user that created them, even when the source file is read-only.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment