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 iritkatriel
Recipients barry, iritkatriel, rhettinger, serhiy.storchaka
Date 2021-03-28.22:47:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616971638.49.0.47507085483.issue26702@roundup.psfhosted.org>
In-reply-to
Content
Maybe we could use the walrus operator for this: make assert display the reprs of all named sub-expressions.
History
Date User Action Args
2021-03-28 22:47:18iritkatrielsetrecipients: + iritkatriel, barry, rhettinger, serhiy.storchaka
2021-03-28 22:47:18iritkatrielsetmessageid: <1616971638.49.0.47507085483.issue26702@roundup.psfhosted.org>
2021-03-28 22:47:18iritkatriellinkissue26702 messages
2021-03-28 22:47:18iritkatrielcreate