Login
From:
Python Enhancement Proposals (PEPs)
(Uncensored)
subscribe
PEP 572 – Assignment Expressions | peps.python.org
https://peps.python.org/pep-0572/
links
backlinks
Roast topics
Find topics
Find it!
This is a proposal for creating a way to assign to variables within an expression using the notation NAME := expr.