Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release 2.1.0 #548

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

Merged
merged 6 commits into from
May 22, 2018
Merged

Release 2.1.0 #548

merged 6 commits into from
May 22, 2018

Conversation

skion
Copy link
Member

@skion skion commented May 21, 2018

This minor release addresses the following...

#525 is excluded since it is breaking change.

jimmy-lt and others added 6 commits April 23, 2018 21:47
The secrets module should be used for generating cryptographically
strong random numbers suitable for managing data such as passwords,
account authentication, security tokens, and related secrets.

In particularly, secrets should be used in preference to the default
pseudo-random number generator in the random module, which is
designed for modelling and simulation, not security or cryptography.

(cherry picked from commit d21fd53)
Fixed some copy and paste typos, see issue oauthlib#532.

(cherry picked from commit 1b3498a)
(cherry picked from commit 0b6f7e2)
@skion skion added this to the 2.1.0 milestone May 21, 2018
@skion skion mentioned this pull request May 21, 2018
@skion skion requested a review from thedrow May 21, 2018 12:51
@skion skion merged commit f853295 into oauthlib:2.x May 22, 2018
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.

4 participants