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 m.c.massok
Recipients m.c.massok, ned.deily, ronaldoussoren
Date 2021-10-19.21:26:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634678767.24.0.869931041778.issue45529@roundup.psfhosted.org>
In-reply-to
Content
Any time you use `hasattr` to check if a dict has the attr "get", it returns true.

Uploaded `.py` file has bug example.
History
Date User Action Args
2021-10-19 21:26:08m.c.massoksetrecipients: + m.c.massok, ronaldoussoren, ned.deily
2021-10-19 21:26:07m.c.massoksetmessageid: <1634678767.24.0.869931041778.issue45529@roundup.psfhosted.org>
2021-10-19 21:26:07m.c.massoklinkissue45529 messages
2021-10-19 21:26:07m.c.massokcreate