﻿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
16942	utils.htp.int_to_base36 explicit cast to int	adsworth	adsworth	int_to_base36 uses the result of a division as an index into a string. In Python 3 division return a float not an int. So explicitly cast the result to an int.	Bug	closed	Python 3	1.3	Normal	fixed		adsworth	Accepted	1	0	1	0	0	0
