﻿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
36226	Only PBKDF2PasswordHasher supports str and bytes password	Jason Held	Roelzkie	"The other password hashers in their `encode` method all at some point call `.encode` on their password in some way. Thus, the other hasher classes, in the django source code, do not support the API and docstring of `make_password`.
This seems pretty easy to fix on the whole and I'd be happy to make a PR for it."	Bug	closed	contrib.auth	5.1	Normal	fixed	auth	Roelzkie	Ready for checkin	1	0	0	0	0	0
