Steven D'Aprano wrote:
":=" is the second most common syntax used for assignment in common programming languages,
Yes, but it represents an *ordinary* assigment in those languages. The special way that's being proposed to use it in Python is not obvious.