summaryrefslogtreecommitdiff
path: root/tests/basics/assign_expr_syntaxerror.py
AgeCommit message (Expand)Author
2023-03-09py/compile: Fix scope of assignment expression target in comprehensions.Damien George
2020-06-16tests/basics: Add tests for assignment operator :=.Damien George