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, remi.lapeyre, rhettinger, xtreak
Date 2018-10-19.17:28:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539970115.01.0.788709270274.issue33947@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b9182aa7dad8991fc8768ae494b45b5f7c316aca by Eric V. Smith (Miss Islington (bot)) in branch '3.7':
bpo-33947:  dataclasses no longer can raise RecursionError in repr (GF9916) (#9970)
https://github.com/python/cpython/commit/b9182aa7dad8991fc8768ae494b45b5f7c316aca
History
Date User Action Args
2018-10-19 17:28:35eric.smithsetrecipients: + eric.smith, rhettinger, remi.lapeyre, xtreak
2018-10-19 17:28:35eric.smithsetmessageid: <1539970115.01.0.788709270274.issue33947@psf.upfronthosting.co.za>
2018-10-19 17:28:35eric.smithlinkissue33947 messages
2018-10-19 17:28:34eric.smithcreate