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

Skip to content

Make populate attributes API public #546

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 1 commit into from
May 18, 2018
Merged

Conversation

skion
Copy link
Member

@skion skion commented May 17, 2018

We recently renamed a private method which breaks requests-oauthlib. This PR reinstates the original name (with a deprecation warning attached) to unbreak it. And it marks the newly introduced methods as public, since apparently they are useful to implementers.

After releasing this I think we should open a PR to requests-oauthlib to swap to the new version and pin oauthlib >= 2.0.8.

@skion skion added this to the 2.0.8 milestone May 17, 2018
@skion skion merged commit a9d9ba1 into oauthlib:master May 18, 2018
@skion skion changed the title Backward compatibility fix for requests-oauthlib Make populate attributes API public May 21, 2018
@skion skion mentioned this pull request May 21, 2018
@skion skion deleted the fix-requests branch July 1, 2018 20:01
@JonathanHuot JonathanHuot modified the milestones: 2.0.8, 2.1.0 Dec 12, 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.

3 participants