Skip to content

Indentation mistake #4529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bumfuzzle33 opened this issue Jul 6, 2021 · 3 comments
Closed

Indentation mistake #4529

bumfuzzle33 opened this issue Jul 6, 2021 · 3 comments

Comments

@bumfuzzle33
Copy link
Contributor

bumfuzzle33 commented Jul 6, 2021

In sha1.py

On final_hash method ,the "self.hash=..." code line should be tabbed once ,
Else the hash of string more than 64 bytes outputs the wrong result

@bumfuzzle33 bumfuzzle33 changed the title Indentation mistake . Jul 6, 2021
@bumfuzzle33 bumfuzzle33 changed the title . Indentation mistake Jul 6, 2021
@kkanekii
Copy link

kkanekii commented Jul 8, 2021

Are you making a PR or should I do it

@bumfuzzle33
Copy link
Contributor Author

Just making a PR , thank u tho , ;)

This was referenced Jul 8, 2021
@kkanekii
Copy link

kkanekii commented Jul 8, 2021

Yep, if you need help hmu

@poyea poyea linked a pull request Jul 9, 2021 that will close this issue
13 tasks
shermanhui pushed a commit to shermanhui/Python that referenced this issue Oct 22, 2021
fixed an indentation mistake
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 a pull request may close this issue.

2 participants