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 pablogsal
Recipients pablogsal
Date 2018-11-10.04:13:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541823198.59.0.788709270274.issue35207@psf.upfronthosting.co.za>
In-reply-to
Content
As commented on Issue33878, the fact that expressions like (x) = 42 are accepted is, in reality, an implementation detail and they should be disallowed.
History
Date User Action Args
2018-11-10 04:13:18pablogsalsetrecipients: + pablogsal
2018-11-10 04:13:18pablogsalsetmessageid: <1541823198.59.0.788709270274.issue35207@psf.upfronthosting.co.za>
2018-11-10 04:13:18pablogsallinkissue35207 messages
2018-11-10 04:13:18pablogsalcreate