﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5474	Switch assert statements into proper exceptions	Christopher Allan Webber		"See [https://access.redhat.com/blogs/766093/posts/2592591 this article]; we use assert as a ""cheap and easy"" way to throw errors if we don't want something, but it's not meant for that... and we might even miss serious / dangerous things.  Once python is compiled into bytecode, assert might not run."	defect	new	major	0.11.0	programming		small		
