notifications-python-client icon indicating copy to clipboard operation
notifications-python-client copied to clipboard

Python client for the GOV.UK Notify API

Results 9 notifications-python-client issues
Sort by recently updated
recently updated
newest added

this'll enable us/users to interrogate the original raw request exception if they need more context ## What problem does the pull request solve? ## Checklist - [x] I’ve used the...

Bumps [black](https://github.com/psf/black) from 22.8.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies

This issue is only tangentially related to the notify service, but I wanted to flag it for discussion. When CSV files are opened by MS Excel, Excel assumes that the...

Depends on: - [x] https://github.com/alphagov/notifications-utils/pull/1137

FWIW this isn't necessarily a _bad_ thing, it's just something users should be aware of if running in a multi-threaded context. I guess we should also add this information to...

## What problem does the pull request solve? This allows a pre-constructed `requests.Session` object to be used by the api client, which is useful for some esoteric use cases. ##...

…be merged in ## What problem does the pull request solve? ## Checklist - [x] I’ve used the pull request template - [ ] I’ve written unit tests for these...

…be merged in ## What problem does the pull request solve? ## Checklist - [x] I’ve used the pull request template - [ ] I’ve written unit tests for these...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.5.0. Release notes Sourced from urllib3's releases. 2.5.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
python