﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25682	Audit bare except clauses	Aymeric Augustin	nobody	"There are ten instances of `except:` in the code base.

(Jacob just brilliantly showed one on stage.)

We should review them and at a minimum convert them to `except Exception:`.

If we're actually trying to handle `MemoryError`, we should do so it explicitly."	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
