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 ajaksu2, benjamin.peterson, georg.brandl, pitrou
Date 2008-08-23.20:36:33
SpamBayes Score 0.002219207
Marked as misclassified No
Message-id <1219523793.99.0.0170314675493.issue3653@psf.upfronthosting.co.za>
In-reply-to
Content
The patch should probably used PyErr_Format() followed by
PyErr_WriteUnraisable().
History
Date User Action Args
2008-08-23 20:36:34pitrousetrecipients: + pitrou, georg.brandl, ajaksu2, benjamin.peterson
2008-08-23 20:36:33pitrousetmessageid: <1219523793.99.0.0170314675493.issue3653@psf.upfronthosting.co.za>
2008-08-23 20:36:33pitroulinkissue3653 messages
2008-08-23 20:36:33pitroucreate