Skip to content

Used encode() to convert objects to bytes-like#11

Open
Army-R wants to merge 1 commit intosqreen:masterfrom
Army-R:master
Open

Used encode() to convert objects to bytes-like#11
Army-R wants to merge 1 commit intosqreen:masterfrom
Army-R:master

Conversation

@Army-R
Copy link

@Army-R Army-R commented Nov 10, 2021

Fixing TypeErrors

I found two TypeError while running with md5 and bcrypt algorithm

To handle it I use encode() with default utf-8 to convert str to bytes

I use this article to help myself

Used encode() to convert objects to bytes-like
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant