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 pitrou, quindraco
Date 2010-08-30.21:39:48
SpamBayes Score 2.5682036e-08
Marked as misclassified No
Message-id <1283204390.52.0.86561365329.issue9718@psf.upfronthosting.co.za>
In-reply-to
Content
This seems to be a pyodbc problem, you should post the issue to them.
When an extension module written in C (pyodbc.so) has an issue, there's nothing Python can do to prevent it from crashing the whole process, since C is an insecure language.
History
Date User Action Args
2010-08-30 21:39:50pitrousetrecipients: + pitrou, quindraco
2010-08-30 21:39:50pitrousetmessageid: <1283204390.52.0.86561365329.issue9718@psf.upfronthosting.co.za>
2010-08-30 21:39:49pitroulinkissue9718 messages
2010-08-30 21:39:48pitroucreate