typeshed
typeshed copied to clipboard
[stubsabot] Bump oauthlib to 3.3.*
Release: https://pypi.org/pypi/oauthlib/3.3.0 Homepage: https://github.com/oauthlib/oauthlib Repository: https://github.com/oauthlib/oauthlib Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/oauthlib Diff: https://github.com/oauthlib/oauthlib/compare/v3.2.2...v3.3.0
Stubsabot analysis of the diff between the two releases:
- 11 public Python files have been added.
- 0 files included in typeshed's stubs have been deleted.
- 37 files included in typeshed's stubs have been modified or renamed.
- Total lines of Python code added: 1834.
- Total lines of Python code deleted: 413.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI