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 serhiy.storchaka, vstinner
Date 2017-12-03.20:12:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512331935.45.0.213398074469.issue32137@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1fb72d2ad243c965d4432b4e93884064001a2607 by Serhiy Storchaka in branch 'master':
bpo-32137: The repr of deeply nested dict now raises a RecursionError (#4570)
https://github.com/python/cpython/commit/1fb72d2ad243c965d4432b4e93884064001a2607
History
Date User Action Args
2017-12-03 20:12:15serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2017-12-03 20:12:15serhiy.storchakasetmessageid: <1512331935.45.0.213398074469.issue32137@psf.upfronthosting.co.za>
2017-12-03 20:12:15serhiy.storchakalinkissue32137 messages
2017-12-03 20:12:15serhiy.storchakacreate