﻿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
26263	Deprecate the template Context.has_key() method	Tim Graham	Tim Graham	"Considering that:

* `Context` is essentially documented as a dict-like object
* `dict.has_key()` exists on Python 2
* this method has been around ""forever""

Aymeric favors a deprecation even though it's not documented."	Cleanup/optimization	closed	Template system	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
