mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
Mention PEP 492 in whatsnew.
This commit is contained in:
parent
73287d75c6
commit
b5d6a9d470
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ Summary -- Release highlights
|
||||||
New syntax features:
|
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.
|
||||||
|
|
||||||
New library modules:
|
New library modules:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue