﻿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
27156	Setting HttpRequest.encoding should clear GET	Tim Graham	PREMANAND	Discovered in #27113, commit d7a4b156d935ffcb8cdd9290688457453fc06b24 broke clearing of `request.GET` when `request.encoding` changes. I think the line in the `encoding.settr` needs to use `del self.GET` instead of `del self._get`.	Bug	closed	HTTP handling	1.10	Normal	fixed			Accepted	1	0	0	1	0	0
