﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
2960	The pyflakes lint checks are failing on CI	exarkun	exarkun	"A new release of pyflakes has been made.  It warns about use of `is` to compare strings and integers.

This is a legit warning.  Python makes no guarantees about the identity of values of these types.

Also, a number of the warnings are hitting old, dead code that we should simply delete.
"	defect	closed	supercritical	undecided	dev-infrastructure	1.12.1	fixed			
