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 Sean.Ochoa
Recipients Sean.Ochoa, eric.araujo, ezio.melotti, ncoghlan, petri.lehtinen, terry.reedy
Date 2012-11-10.06:54:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352530487.24.0.263257902017.issue13349@psf.upfronthosting.co.za>
In-reply-to
Content
Truncating repr strings to 100chars will require the patch from #7330.  After applying the patch from that issue, my tests work fine.
History
Date User Action Args
2012-11-10 06:54:47Sean.Ochoasetrecipients: + Sean.Ochoa, terry.reedy, ncoghlan, ezio.melotti, eric.araujo, petri.lehtinen
2012-11-10 06:54:47Sean.Ochoasetmessageid: <1352530487.24.0.263257902017.issue13349@psf.upfronthosting.co.za>
2012-11-10 06:54:47Sean.Ochoalinkissue13349 messages
2012-11-10 06:54:47Sean.Ochoacreate