Basic implementation support for namedexpr, fixes #1647

This commit is contained in:
Dave Halter
2020-08-05 10:12:47 +02:00
parent 76c0c373da
commit abf63d73d3
6 changed files with 55 additions and 3 deletions
+1
View File
@@ -16,6 +16,7 @@ Unreleased
- Functions with ``@property`` now return ``property`` instead of ``function``
in ``Name().type``
- Started using annotations
- Better support for the walrus operator
- Project attributes are now read accessible
This is likely going to be the last minor release before 1.0.