[Python-Dev] short-circuiting runtime errors/exceptions in python debugger. (original) (raw)
Glenn Linderman v+python at g.nevcal.com
Mon Oct 29 20:26:42 EDT 2018
- Previous message (by thread): [Python-Dev] short-circuiting runtime errors/exceptions in python debugger.
- Next message (by thread): [Python-Dev] Rename Include/internals/ to Include/pycore/
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/29/2018 3:07 PM, Greg Ewing wrote:
When I have a bug that only happens after hours of run time, I try to find a much shorter test case that reproduces it. Mmm. Yeah. But that's often a guessing game, with a low chance of success. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20181029/75476e86/attachment-0001.html>
- Previous message (by thread): [Python-Dev] short-circuiting runtime errors/exceptions in python debugger.
- Next message (by thread): [Python-Dev] Rename Include/internals/ to Include/pycore/
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]