Skip to content

Pull requests: requests/requests-oauthlib

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: declare Python 3.13 and 3.14 support
#571 opened Jul 30, 2026 by ltsyk Loading…
Make OAuth2Session picklable (oauthlib #849)
#570 opened Jul 4, 2026 by apoorvdarshan Loading…
Remove unused imports (F401)
#569 opened Jul 3, 2026 by Mubashir78 Loading…
Urlencode client_id and client_secret
#568 opened Sep 15, 2025 by ThomasRigoni7 Loading…
oauth2_session.py should honour self.verify
#564 opened Jul 25, 2025 by mondwan Loading…
Do not overwrite ~/.netrc when running tests on Windows
#563 opened Jul 4, 2025 by orgads Loading…
Add HTTP status check before parsing token responses
#562 opened Jul 4, 2025 by orgads Loading…
Adding cert param for refresh_token
#555 opened Sep 12, 2024 by drewbroadley Loading…
Bump requests from 2.31.0 to 2.32.0 dependencies Pull requests that update a dependency file
#547 opened May 21, 2024 by dependabot Bot Loading…
Support for OAuth2 sessions revocation
#515 opened Jul 13, 2023 by Louson Loading…
Removed the TokenUpdated exception.
#511 opened Jan 20, 2023 by ewtoombs Loading…
make OAuth2 session picklable
#444 opened Apr 28, 2021 by bcavagnolo Loading…
Raise HTTPError in case of HTTP 5XX responses.
#441 opened Apr 14, 2021 by ab Loading…
Move auth calculation into refresh_token method
#340 opened Dec 3, 2018 by joelugh Loading…
fetch_token option for params
#327 opened Aug 24, 2018 by grissman Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.