﻿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
878	URLconf regexp captures should be passed as *args	aaronsw	Adrian Holovaty	Currently you have to write (?P<foo>) to get a capture out of a URL regular expression and into your function. Since this seems to be what you almost always want to do, why not just treat it like a normal regular expression and pass on every capture that doesn't start with ?:	defect	closed	Core (Other)		normal	fixed			Unreviewed	0	0	0	0	0	0
