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 serhiy.storchaka
Recipients maggyero, serhiy.storchaka
Date 2022-01-18.20:46:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642538795.76.0.944417824117.issue44024@roundup.psfhosted.org>
In-reply-to
Content
New changeset 16bf9bd157c7bf5f9c60414fa8e0fe5047c55a9b by Géry Ogam in branch 'main':
bpo-44024: Improve the TypeError message in getattr and hasattr (GH-25863)
https://github.com/python/cpython/commit/16bf9bd157c7bf5f9c60414fa8e0fe5047c55a9b
History
Date User Action Args
2022-01-18 20:46:35serhiy.storchakasetrecipients: + serhiy.storchaka, maggyero
2022-01-18 20:46:35serhiy.storchakasetmessageid: <1642538795.76.0.944417824117.issue44024@roundup.psfhosted.org>
2022-01-18 20:46:35serhiy.storchakalinkissue44024 messages
2022-01-18 20:46:35serhiy.storchakacreate