﻿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
28427	Setup.py uses old % formatting	Joseph Bywater	nobody	"The setup.py file uses the old % form of formatting strings rather than the newer, better way of using the format function `string.format()`
Although it is not causing any issues, I believe that it should be updated to be more modern.

Is this intentional or has it just not needed to be changed so it hasn't been?"	Cleanup/optimization	new	Packaging	1.11	Normal				Unreviewed	0	0	0	0	1	0
