jazzband / django-oauth-toolkit

OAuth2 goodies for the Djangonauts!
https://django-oauth-toolkit.readthedocs.io
Other
3.06k stars 777 forks source link

Remove stuff that was deprecated for 2.5.0 #1425

Closed n2ygk closed 2 weeks ago

n2ygk commented 1 month ago

Description of the Change

Removes deprecations that were warned would be removed in 2.5.0

Checklist

n2ygk commented 1 month ago

@dopry @tonial I took a crack at removing the deprecations you had added. Please take a look and make sure I didn't mess it up.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.42%. Comparing base (560f84d) to head (24ed763). Report is 14 commits behind head on master.

:exclamation: Current head 24ed763 differs from pull request most recent head 692ab13

Please upload reports for the commit 692ab13 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1425 +/- ## ========================================== - Coverage 97.56% 97.42% -0.14% ========================================== Files 32 32 Lines 2132 2096 -36 ========================================== - Hits 2080 2042 -38 - Misses 52 54 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dopry commented 3 weeks ago

Sorry work got the better for me for a hearbeat. LGTM.

n2ygk commented 2 weeks ago

ugh codespell is messing us up.