cpython/Grammar
Xtreak d4fceaafb8 bpo-35877: Make parenthesis optional for named expression in while statement (GH-11724)
* Add parenthesis optional in named expressions for while statement

* Add NEWS entry
2019-02-01 14:40:16 -07:00
..
Grammar bpo-35877: Make parenthesis optional for named expression in while statement (GH-11724) 2019-02-01 14:40:16 -07:00
Tokens bpo-35766: Merge typed_ast back into CPython (GH-11645) 2019-01-31 12:40:27 +01:00