The PEP is here: https://www.python.org/dev/peps/pep-0572/
"This is a proposal for creating a way to assign to variables within an expression using the notation NAME := expr."
replies(3):
"This is a proposal for creating a way to assign to variables within an expression using the notation NAME := expr."