Files
third_party_mesa3d/bin
Guilherme Gallo 609b4bfef8 ci/bin: Replace AIOHTTPTransport with RequestsHTTPTransport
For some reason AIOHTTPTransport started to use MultiDict after doing
some adjustments in the GraphQL query, which made `filecache` fail
because MultiDict object are not pickle-able.

Changing the transport strategy from AIOHTTPTransport to
RequestsHTTPTransport, which dropped one requirement. We aren't doing
async anyway, all the calls were sync before.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25940>
2023-11-08 02:18:17 +00:00
..
2023-03-30 21:37:00 +00:00
2023-03-30 21:37:00 +00:00
2023-03-30 21:37:00 +00:00
2023-08-18 16:57:22 +00:00
2023-03-30 21:37:00 +00:00
2023-08-03 23:21:32 +00:00
2023-03-30 21:37:00 +00:00