Bob Halley

Results 105 comments of Bob Halley

This one seems to be a limitation in the way timeouts work in httpx/httpcore. I'm seeing the correct timeout value get passed into httpcore, but the API only has the...

I'm leaving this ticket open so we remember to fix this for sync if httpx gives us a way to do so in the future. I made fixes for asyncio...

This is an aioquic issue which will be fixed in a future release of aioquic, probably shortly after cryptography 42.0.0 ships.

See [this aioquic PR](https://github.com/aiortc/aioquic/pull/437) for the latest info.

I'll keep this ticket open so we remember to increment the aioquic version requirement when there is a fix.

Fixed with aioquic 1.0.0 requirement.

I will consider something like this in the dnspython 2.4 timeframe, as while "minimal lies" is generally not a problem, it can cause issues if using search lists (which I...