Skip to content

Conversation

@busunkim96
Copy link
Contributor

@busunkim96 busunkim96 commented Aug 20, 2021

Now that Python 2.7 support has been removed we can use int.from_bytes instead of deprecated
function int_from_bytes.

Fixes #773

release-please bot and others added 2 commits August 20, 2021 16:47
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
@busunkim96 busunkim96 requested review from a team, arithmetic1728 and silvolu as code owners August 20, 2021 16:51
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 20, 2021
@busunkim96 busunkim96 changed the title Fixes #773 fix: use int.from_bytes Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JWT decoding depends upon deprecated function

2 participants