Skip to content

JsonDecodeError Exception #6

@NeilGerring

Description

@NeilGerring

If you've got simplejson installed as a python package, the requests package will throw a simplejson.JSONDecodeError exception instead of json.decoder.JSONDecodeError which is currently caught so that the ppa_api can raise different exceptions.

It would be nice if the ppa_api could handle both until the requests package changes this.
See issues: psf/requests#4842 and psf/requests#5794

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions