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 Mark.Shannon
Recipients Mark.Shannon, darke, serhiy.storchaka
Date 2021-03-16.11:14:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615893288.78.0.473386847887.issue43497@roundup.psfhosted.org>
In-reply-to
Content
New changeset a8ef4572a6b28bcfc0b10b34fa4204954b9dd761 by tsukasa-au in branch 'master':
bpo-43497: Emit SyntaxWarnings for assertions with tuple constants. (GH-24867)
https://github.com/python/cpython/commit/a8ef4572a6b28bcfc0b10b34fa4204954b9dd761
History
Date User Action Args
2021-03-16 11:14:48Mark.Shannonsetrecipients: + Mark.Shannon, serhiy.storchaka, darke
2021-03-16 11:14:48Mark.Shannonsetmessageid: <1615893288.78.0.473386847887.issue43497@roundup.psfhosted.org>
2021-03-16 11:14:48Mark.Shannonlinkissue43497 messages
2021-03-16 11:14:48Mark.Shannoncreate