Skip to content

[requests] Add requests.compat.JSONDecodeError#15545

Merged
srittau merged 1 commit intopython:mainfrom
srittau:requests-json-decode-error
Mar 23, 2026
Merged

[requests] Add requests.compat.JSONDecodeError#15545
srittau merged 1 commit intopython:mainfrom
srittau:requests-json-decode-error

Conversation

@srittau
Copy link
Collaborator

@srittau srittau commented Mar 23, 2026

Also add a comment that JSONDecodeError may be imported from simplejson if that is installed.

Also add a comment that `JSONDecodeError` may be imported from
`simplejson` if that is installed.
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau srittau merged commit c48ede8 into python:main Mar 23, 2026
39 checks passed
@srittau srittau deleted the requests-json-decode-error branch March 23, 2026 14:08
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.

2 participants