Skip to content
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

fix: Explicitly define inequality of multisets in Python for better backwards compatibility #3904

Merged
merged 2 commits into from
May 2, 2023

Conversation

fabiomadge
Copy link
Collaborator

Fixes #3874.

Copy link
Member

@robin-aws robin-aws 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!

It would be even better if we could explicitly test against an older Python, but as per #1983 I don't yet see an easy way to do that.

@robin-aws robin-aws enabled auto-merge (squash) May 2, 2023 20:14
@robin-aws robin-aws merged commit a553b86 into dafny-lang:master May 2, 2023
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.

Python Runtime Error during Multiset Iteration
2 participants