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 AlexWaygood
Recipients AlexWaygood, rhettinger, stutzbach
Date 2021-07-27.21:19:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627420800.03.0.660113957664.issue44750@roundup.psfhosted.org>
In-reply-to
Content
Thanks, Raymond -- that makes sense, and seems very fair. I still think a note somewhere in the documentation stating this might be helpful -- as a user, it wasn't what I was expecting. I would argue this is especially true for UserDict, a class which the name implies will be extremely `dict`-like in behaviour. Just my two cents, though.
History
Date User Action Args
2021-07-27 21:20:00AlexWaygoodsetrecipients: + AlexWaygood, rhettinger, stutzbach
2021-07-27 21:20:00AlexWaygoodsetmessageid: <1627420800.03.0.660113957664.issue44750@roundup.psfhosted.org>
2021-07-27 21:20:00AlexWaygoodlinkissue44750 messages
2021-07-27 21:19:59AlexWaygoodcreate