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 CCLDArjun, lys.nikolaou, pablogsal
Date 2021-06-06.22:28:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623018499.51.0.142855130892.issue44324@roundup.psfhosted.org>
In-reply-to
Content
This one will be very tricky to do correctly because the '=' is very context-sensitive and the parser can be confused when backtracking, so this *may* be quite delicate/complex. 

I need to play a bit with this to know how feasible this would be.
History
Date User Action Args
2021-06-06 22:28:19pablogsalsetrecipients: + pablogsal, lys.nikolaou, CCLDArjun
2021-06-06 22:28:19pablogsalsetmessageid: <1623018499.51.0.142855130892.issue44324@roundup.psfhosted.org>
2021-06-06 22:28:19pablogsallinkissue44324 messages
2021-06-06 22:28:19pablogsalcreate