Skip to content

Conversation

intgr
Copy link
Collaborator

@intgr intgr commented Oct 2, 2022

This is similar to #1176, but applies to query lookups instead of model attribute access.

This should be merged after #1178.

Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks! Please, fix merge conflict.

class UUIDField(Field[_ST, _GT]):
_pyi_private_set_type: Union[str, uuid.UUID]
_pyi_private_get_type: uuid.UUID
_pyi_lookup_exact_type: Union[uuid.UUID, str]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated, merged in a different PR.

@intgr intgr added the stale Pull requests that have been out of date or unmergeable for a long time. label Jan 9, 2023
@palfrey
Copy link
Contributor

palfrey commented May 27, 2024

What needs to be done to progress this one? I've just hit #997 and would love to be able to resolve that, which I think this does.

@intgr
Copy link
Collaborator Author

intgr commented May 28, 2024

Sorry for dropping the ball here. Ugh, the rebase will be messy. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Pull requests that have been out of date or unmergeable for a long time.
Development

Successfully merging this pull request may close these issues.

3 participants