Commit Graph

3 Commits

Author SHA1 Message Date
Nick Coghlan fedbed6f20
Amend misleading withdrawal notice on PEP 577 (#796)
When I withdrew PEP 577, I intended to write up a new alternative
to both it and PEP 572, but the replacement never reached a state
where I liked it enough to post it.

So this amends the withdrawal notice to make it clear that there's
no further alternative planned.
2018-09-30 16:13:49 +10:00
Nick Coghlan 8857369e2a
PEP 577: Revise & withdraw based on review feedback (#665) 2018-06-19 20:36:50 +10:00
Nick Coghlan a619e204e6
PEP 577: Augmented assignment expressions (#660)
Competing proposal for PEP 572 that focuses on allowing
augmented assignments as expressions, and treats
"NAME := EXPR" primarily as an explanatory tool for
the updated augmented assignment semantics.
2018-05-22 20:50:37 +10:00