Patrick Arminio

Results 174 issues of Patrick Arminio

I just merged #1840 which removes most of the duplicated code for the tests of the HTTP integrations. - [ ] Files support in Chalice - [ ] Remove `TemporalResponse`s...

At the moment keys don't get camel cased (or rather, they don't use our name converter), so you need to specify the camel case version ie: ```python @strawberry.federation.type(keys=["my_key"]) class X:...

bug
enhancement
federation

Same as #302 😊

I was trying to get a wheel for Python 3.14 and musllinux for a package of mine and I noticed that the image used for building on musllinux is rust-cross/rust-musl-cross,...