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 vstinner
Date 2010-04-20.14:11:02
SpamBayes Score 0.03314943
Marked as misclassified No
Message-id <1271772664.03.0.0498671328062.issue8124@psf.upfronthosting.co.za>
In-reply-to
Content
Another solution: disable call to PyErr_CheckSignals() in mywrite().
History
Date User Action Args
2010-04-20 14:11:04vstinnersetrecipients: + vstinner
2010-04-20 14:11:04vstinnersetmessageid: <1271772664.03.0.0498671328062.issue8124@psf.upfronthosting.co.za>
2010-04-20 14:11:02vstinnerlinkissue8124 messages
2010-04-20 14:11:02vstinnercreate