Skip to content

Add stub for django.db.models.expressions.Expression.identity #2685

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cjwatson
Copy link

I don't think we need to be very specific about the contents of the returned tuple; it's just used for comparison and hashing methods.

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.

Thanks!

@cjwatson cjwatson force-pushed the expression-identity branch 2 times, most recently from 02b0df3 to 32bd96a Compare May 22, 2025 09:25
I don't think we need to be very specific about the contents of the
returned tuple; it's just used for comparison and hashing methods.
@cjwatson cjwatson force-pushed the expression-identity branch from 32bd96a to 5f742de Compare May 23, 2025 12:21
@cjwatson
Copy link
Author

Sorry I'm taking so many tries at this - I haven't managed to get the stub tests working locally so the iteration time is kind of long! Hopefully this time should be closer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants