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:
commit
a19f601fdf
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ What's New in Python 3.4.0 Alpha 1?
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Issue #16241: Document -X faulthandler command line option.
|
||||
Patch by Marek Šuppa.
|
||||
|
||||
- Issue #12805: Make bytes.join and bytearray.join faster when the separator
|
||||
is empty. Patch by Serhiy Storchaka.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue