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 Catherine.Devlin
Recipients Catherine.Devlin, berker.peksag, erlendaasland, ghaering, rhettinger, serhiy.storchaka, terry.reedy, vlad
Date 2021-05-17.21:19:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621286355.8.0.716624432964.issue35889@roundup.psfhosted.org>
In-reply-to
Content
What about a __repr__ that includes the primary key value(s) (for tables where that is defined)?  That would be useful and informative, and also generally short.
History
Date User Action Args
2021-05-17 21:19:15Catherine.Devlinsetrecipients: + Catherine.Devlin, rhettinger, terry.reedy, ghaering, berker.peksag, serhiy.storchaka, vlad, erlendaasland
2021-05-17 21:19:15Catherine.Devlinsetmessageid: <1621286355.8.0.716624432964.issue35889@roundup.psfhosted.org>
2021-05-17 21:19:15Catherine.Devlinlinkissue35889 messages
2021-05-17 21:19:15Catherine.Devlincreate