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 louielu
Recipients Julian, benjamin.peterson, brett.cannon, louielu, vstinner
Date 2017-05-01.10:04:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493633061.9.0.708390800703.issue15987@psf.upfronthosting.co.za>
In-reply-to
Content
If we only need a binary True/False result, could we just return a compare of dump(a) == dump(b)?

This can also add the include_attributes flags for need.
History
Date User Action Args
2017-05-01 10:04:21louielusetrecipients: + louielu, brett.cannon, vstinner, benjamin.peterson, Julian
2017-05-01 10:04:21louielusetmessageid: <1493633061.9.0.708390800703.issue15987@psf.upfronthosting.co.za>
2017-05-01 10:04:21louielulinkissue15987 messages
2017-05-01 10:04:21louielucreate