Patrick Arminio

Results 162 issues of Patrick Arminio

See #3542 - [x] `strawberry.auto` -> `strawberry.types.auto` - [x] `strawberry.private` -> `strawberry.types.private` - [x] `strawberry.enum` -> `strawberry.types.enum` - [x] `strawberry.union` -> `strawberry.types.union` - [x] `strawberry.lazy_type` -> `strawberry.types.lazy` - [x] `strawberry.unset`...

I'm working on generating API docs for Strawberry, and noticed some issue with how we named some modules. For example we have `strawberry.auto` as an export, but we also have...

Hi everyone, I think it is time to start talking about a roadmap for version 1 of strawberry. I've been using the library on a few side projects and most...

discussion
polar

In #2476 we enabled a bunch of additional checks on Ruff, but I haven't enabled some that are probably more important for us, namely the ones for annotations. We'd like...

good first issue
feature-request

We don't have an LSP for Strawberry Django, but in case we add one I think this feature would be neat to have. We allow to use `fields="__all__"`, which might...

enhancement
help wanted

Hi folks! I wanted to write something I was discussing with @bellini666 a few weeks ago, at the moment we don't really have a maintainer for this library, I think...

This PR moves the `dev` and `run` commands into their own file called `commands/server.py` This should make it easier to add new commands in future 😊

This might more be an issue with [Arc](https://arc.net/), but I wonder if there's any working workaround. The issue comes from the [Little Arc feature](https://allthings.how/whats-little-arc-in-the-arc-browser-and-how-to-configure-it/), it basically allows to open links...