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 pitrou
Recipients asvetlov, kristjan.jonsson, pitrou, stutzbach
Date 2010-11-29.18:40:19
SpamBayes Score 8.0327474e-05
Marked as misclassified No
Message-id <1291056023.39.0.405512146707.issue10576@psf.upfronthosting.co.za>
In-reply-to
Content
Well, as you point out, it would make more sense to have two separate callbacks. Also, PyErr_WriteUnraisable() is better than PyErr_Clear().

Finally, you accidentally recoded the file; it should be kept utf-8, not latin-whatever.
History
Date User Action Args
2010-11-29 18:40:23pitrousetrecipients: + pitrou, kristjan.jonsson, stutzbach, asvetlov
2010-11-29 18:40:23pitrousetmessageid: <1291056023.39.0.405512146707.issue10576@psf.upfronthosting.co.za>
2010-11-29 18:40:19pitroulinkissue10576 messages
2010-11-29 18:40:19pitroucreate