mirror of
https://github.com/python/cpython.git
synced 2025-11-20 10:57:44 +00:00
Merge 3.5 (whatsnew)
This commit is contained in:
commit
afe0ab6d24
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ New syntax features:
|
||||||
|
|
||||||
* :pep:`465`, a new matrix multiplication operator: ``a @ b``.
|
* :pep:`465`, a new matrix multiplication operator: ``a @ b``.
|
||||||
* :pep:`492`, coroutines with async and await syntax.
|
* :pep:`492`, coroutines with async and await syntax.
|
||||||
|
* :pep:`448`, additional unpacking generalizations.
|
||||||
|
|
||||||
New library modules:
|
New library modules:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue