This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xtreak
Recipients mohamad khosravi, xtreak
Date 2019-11-26.16:54:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574787242.68.0.227233038413.issue38919@roundup.psfhosted.org>
In-reply-to
Content
This needs to be discussed on python-ideas mailing list. Inplace operation for walrus operator like :*= feels difficulty to read than (x := x * 2) and would require changes to grammar.
History
Date User Action Args
2019-11-26 16:54:02xtreaksetrecipients: + xtreak, mohamad khosravi
2019-11-26 16:54:02xtreaksetmessageid: <1574787242.68.0.227233038413.issue38919@roundup.psfhosted.org>
2019-11-26 16:54:02xtreaklinkissue38919 messages
2019-11-26 16:54:02xtreakcreate