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 vstinner
Recipients chris.jerdonek, ned.deily, python-dev, vstinner
Date 2012-08-01.17:50:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343843457.1.0.851108263598.issue15463@psf.upfronthosting.co.za>
In-reply-to
Content
I added a test checking that faulthandler truncates strings to MAX_STRING_LENGTH characters using a very long function name. I consider this issue as done.
History
Date User Action Args
2012-08-01 17:50:57vstinnersetrecipients: + vstinner, ned.deily, chris.jerdonek, python-dev
2012-08-01 17:50:57vstinnersetmessageid: <1343843457.1.0.851108263598.issue15463@psf.upfronthosting.co.za>
2012-08-01 17:50:56vstinnerlinkissue15463 messages
2012-08-01 17:50:56vstinnercreate