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 eric.smith
Recipients eric.smith, jason.schwefel78, rhettinger
Date 2020-10-22.18:59:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603393179.7.0.465887213105.issue42118@roundup.psfhosted.org>
In-reply-to
Content
Unfortunately there's not much that can be done about this. The code that writes that error message only knows about objects, which don't have names, only types and values.
History
Date User Action Args
2020-10-22 18:59:39eric.smithsetrecipients: + eric.smith, rhettinger, jason.schwefel78
2020-10-22 18:59:39eric.smithsetmessageid: <1603393179.7.0.465887213105.issue42118@roundup.psfhosted.org>
2020-10-22 18:59:39eric.smithlinkissue42118 messages
2020-10-22 18:59:39eric.smithcreate