﻿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
18590	Remove workaround for a Python 2.4 bug in Model.__reduce__	Michal Petrucha	nobody	"`Model.__reduce__` contains a workaround for a buggy implementation of pickling/unpickling where calling `super(Model, self).__reduce__()` resulted in infinite recursion.

With Python 2.6 and 2.7 this seems no longer to be relevant, which means the workaround can probably be removed."	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
