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 gregory.p.smith, josh.r, serhiy.storchaka
Date 2019-05-06.19:29:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557170982.97.0.737906876908.issue36793@roundup.psfhosted.org>
In-reply-to
Content
New changeset 96aeaec64738b730c719562125070a52ed570210 by Serhiy Storchaka in branch 'master':
bpo-36793: Remove unneeded __str__ definitions. (GH-13081)
https://github.com/python/cpython/commit/96aeaec64738b730c719562125070a52ed570210
History
Date User Action Args
2019-05-06 19:29:42serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, josh.r
2019-05-06 19:29:42serhiy.storchakasetmessageid: <1557170982.97.0.737906876908.issue36793@roundup.psfhosted.org>
2019-05-06 19:29:42serhiy.storchakalinkissue36793 messages
2019-05-06 19:29:42serhiy.storchakacreate