﻿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
17040	In utils.crypto.constant_time_compare only call ord on non ints.	adsworth	adsworth	Iterating over a byte string in Python 3 will yield ints. Make sure that ord is only called on non ints.	Bug	closed	Python 3	1.3	Normal	fixed		adsworth	Accepted	1	0	0	0	0	0
