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 <[email protected]>
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: <[email protected]>
2012-11-10 06:54:47Sean.Ochoalinkissue13349 messages
2012-11-10 06:54:47Sean.Ochoacreate