Skip to content

Conversation

@mezuzza
Copy link

@mezuzza mezuzza commented Aug 28, 2025

We encounter an issue with pyright when working with aio-pika which uses this library under the hood. The root cause is that FieldTable and FieldValue are mutually recursive and FieldValue doesn't use a string to delay evaluation of the FieldTable type.

We encounter an issue with pyright when working with `aio-pika` which
uses this library under the hood. The root cause is that `FieldTable`
and `FieldValue` are mutually recursive and `FieldValue` doesn't use a
string to delay evaluation of the `FieldTable` type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant