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 SmartManoj
Recipients SmartManoj, iritkatriel
Date 2020-10-04.18:06:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601834781.16.0.8070509155.issue41931@roundup.psfhosted.org>
In-reply-to
Content
Your point makes sense as it takes space to allocate for the new instance to just return another dict object. 
Then the attribute name at least should be meaningful.

Instead of __dict__ , __attr__ is more appropriate.
History
Date User Action Args
2020-10-04 18:06:21SmartManojsetrecipients: + SmartManoj, iritkatriel
2020-10-04 18:06:21SmartManojsetmessageid: <1601834781.16.0.8070509155.issue41931@roundup.psfhosted.org>
2020-10-04 18:06:21SmartManojlinkissue41931 messages
2020-10-04 18:06:21SmartManojcreate