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 jnoller
Recipients asksol, gdb, jnoller
Date 2010-07-27.14:15:18
SpamBayes Score 0.00015164685
Marked as misclassified No
Message-id <1280240120.32.0.678238722187.issue9205@psf.upfronthosting.co.za>
In-reply-to
Content
You two are bigger users of this then I currently am (the curse/blessing of switching jobs), which is why I've let you hash it out.

Let me point out: my goal is to deal with errors in a way which does not cause a total crash, a lockup, or hanging processes. Whether or not we lose jobs is another thing entirely, and something I'm torn on.

I also need to mention - I think we can add fixes to the behavior to 2.7 - we can not, however, change the API. If we change the API, this fix will be only on Python 3.2 which is not what I suspect either of you want.
History
Date User Action Args
2010-07-27 14:15:20jnollersetrecipients: + jnoller, asksol, gdb
2010-07-27 14:15:20jnollersetmessageid: <1280240120.32.0.678238722187.issue9205@psf.upfronthosting.co.za>
2010-07-27 14:15:18jnollerlinkissue9205 messages
2010-07-27 14:15:18jnollercreate