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 EGN
Recipients EGN
Date 2019-10-22.12:39:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571747965.17.0.120540707485.issue38556@roundup.psfhosted.org>
In-reply-to
Content
Just tried to use Walrus operator in list comprehensions (for loop) and it is not possible.

Is it a bug?
History
Date User Action Args
2019-10-22 12:39:25EGNsetrecipients: + EGN
2019-10-22 12:39:25EGNsetmessageid: <1571747965.17.0.120540707485.issue38556@roundup.psfhosted.org>
2019-10-22 12:39:25EGNlinkissue38556 messages
2019-10-22 12:39:24EGNcreate