summary refs log tree commit diff
path: root/tests/http/test_client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename blacklist/whitelist internally. (#15620)Patrick Cloke2023-05-191-13/+13
* Pull in netaddr type hints. (#15231)Patrick Cloke2023-03-091-1/+1
* Bump black from 22.12.0 to 23.1.0 (#15103)dependabot[bot]2023-02-221-1/+1
* Properly typecheck types.http (#14988)David Robertson2023-02-071-14/+23
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-2/+1
* Add tests for blacklisting reactor/agent. (#9563)Patrick Cloke2021-03-111-2/+124
* (Hopefully) stop leaking file descriptors in media repo. (#9497)Patrick Cloke2021-03-011-36/+55
* Reduce the memory usage of previewing media files. (#9421)Patrick Cloke2021-02-181-4/+5
* Avoid raising the body exceeded error multiple times. (#9108)Patrick Cloke2021-01-151-0/+101