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 ezio.melotti
Recipients ezio.melotti, michael.foord, pitrou
Date 2011-04-04.22:59:39
SpamBayes Score 0.0049299803
Marked as misclassified No
Message-id <1301957980.31.0.62242935874.issue11763@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch adds a _diffThreshold attribute of 2**16 and uses _baseAssertEqual whenever one of the two string is longer than 2**16 chars.
History
Date User Action Args
2011-04-04 22:59:40ezio.melottisetrecipients: + ezio.melotti, pitrou, michael.foord
2011-04-04 22:59:40ezio.melottisetmessageid: <1301957980.31.0.62242935874.issue11763@psf.upfronthosting.co.za>
2011-04-04 22:59:39ezio.melottilinkissue11763 messages
2011-04-04 22:59:39ezio.melotticreate