mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Update NEWS for issue #16241
This commit is contained in:
parent
e6c0f0d94a
commit
9819105eed
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue