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 Chenguang.Wang, Michael.Sulyaev, Ramchandra Apte, iritkatriel
Date 2021-04-30.10:10:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619777421.49.0.88813638575.issue12883@roundup.psfhosted.org>
In-reply-to
Content
I don't think the proposed patch is an acceptable solution. It silently skips invalid attributes.  

It would be ok to either raise an exception or to leave it as it is (junk-in-junk-out).  I'm not sure which is better.
History
Date User Action Args
2021-04-30 10:10:21iritkatrielsetrecipients: + iritkatriel, Ramchandra Apte, Michael.Sulyaev, Chenguang.Wang
2021-04-30 10:10:21iritkatrielsetmessageid: <1619777421.49.0.88813638575.issue12883@roundup.psfhosted.org>
2021-04-30 10:10:21iritkatriellinkissue12883 messages
2021-04-30 10:10:21iritkatrielcreate