You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The removal without a deprecation caused undesired side effects.
So far, I managed to catch the change in unit tests, however, expect it to cascade for the rest of the world 🌎 📉
The text was updated successfully, but these errors were encountered:
Thanks for acknowledgement. Given the breaking changes, this should have really better been a 2.0.
It is what it is now. I hope there aren't too many fires out there :)
@JonathanHuot@den4uk Would it be problematic to release a quick patch? Revert the removal, and add a deprecation warning. Removal can return for 1.4. Or is this too much of a snip snap situation? #485 ???
The latest release (1.3.1) has a missing module for linkedin compliance fixes.
v1.3.0 still has it: https://github.com/requests/requests-oauthlib/blob/v1.3.0/requests_oauthlib/compliance_fixes/linkedin.py
The removal without a deprecation caused undesired side effects.
So far, I managed to catch the change in unit tests, however, expect it to cascade for the rest of the world 🌎 📉
The text was updated successfully, but these errors were encountered: