﻿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
20224	Update allow_lazy usage example for Python 3	Alexey Boriskin	nobody	"There is a line in the usage example of `allow_lazy`: 
`fancy_utility_function = allow_lazy(fancy_utility_function, unicode)`
It would be better to use `six.text_type` instead of `unicode`, because `unicode` does not exist of python3"	Cleanup/optimization	closed	Documentation	dev	Normal	fixed	python3	bmispelon@…	Ready for checkin	1	0	0	0	1	0
