Skip to content

Conversation

@JukkaL
Copy link
Contributor

@JukkaL JukkaL commented Sep 6, 2019

__hash__ in set is now defined as None.

`__hash__` in set is now defined as `None`.
Copy link
Contributor

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

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

Thanks!

@JukkaL JukkaL merged commit 9b94099 into master Sep 6, 2019
@ilevkivskyi ilevkivskyi deleted the fix-hash branch September 6, 2019 15:26
@bryanforbes
Copy link
Contributor

Is there any way to get this into a new release? 0.2 isn't usable with mypy 0.740

@ilevkivskyi
Copy link
Contributor

OK, I will try to prepare 0.3 next week (no guarantees however).

@bryanforbes
Copy link
Contributor

Sounds good! Thanks for the work on this!

@ilevkivskyi ilevkivskyi mentioned this pull request Nov 19, 2019
@ilevkivskyi
Copy link
Contributor

@bryanforbes
Current master causes some errors in our internal repos, I will try fixing them, and then will proceed with the release (the mypy API compatibility issues are now fixed, so we are almost ready for the release).

@ilevkivskyi
Copy link
Contributor

@bryanforbes sqlalchemy-stubs 0.3 is out on PyPI, try it out!

@bryanforbes
Copy link
Contributor

@ilevkivskyi I just bumped my project to use it and it works great. Thanks!!

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.

4 participants