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 lisroach
Recipients lisroach, michael.foord, rhettinger, vstinner, walterqian
Date 2019-03-06.02:28:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551839297.46.0.276661755326.issue36201@roundup.psfhosted.org>
In-reply-to
Content
I agree with Raymond, I think this might end up complicating things too much. It is common in the unit test library to only recurse one level deep and not assume too much about the intentions of the tester.
History
Date User Action Args
2019-03-06 02:28:17lisroachsetrecipients: + lisroach, rhettinger, vstinner, michael.foord, walterqian
2019-03-06 02:28:17lisroachsetmessageid: <1551839297.46.0.276661755326.issue36201@roundup.psfhosted.org>
2019-03-06 02:28:17lisroachlinkissue36201 messages
2019-03-06 02:28:17lisroachcreate