library · inferred from evidence
AsyncClient
An asynchronous client in the mailgun-python library that handles file attachments.
- mailgun-python AsyncClient: malformed attachment when adding multiple files under the same key
`AsyncClient` used different file-handling logic than the sync `Client` and mangled repeated keys. The maintainer fixed it in PR #35, so upgrading to the release containing that fix resolves it. Workarounds for the affected version: use uni