Skip to content

fix: Fixed a bug where tuples used as snapshot keys caused problems because they had the same hash value #358#359

Merged
15r10nk merged 1 commit intomainfrom
fix-snapshot-tuple-keys
Mar 13, 2026
Merged

fix: Fixed a bug where tuples used as snapshot keys caused problems because they had the same hash value #358#359
15r10nk merged 1 commit intomainfrom
fix-snapshot-tuple-keys

Conversation

@15r10nk
Copy link
Copy Markdown
Owner

@15r10nk 15r10nk commented Mar 13, 2026

Description

Related Issue(s)

Checklist

  • I have tested my changes thoroughly (you can download the test coverage with hatch run cov:github).
  • I have added/updated relevant documentation.
  • I have added tests for new functionality (if applicable).
  • I have reviewed my own code for errors.
  • I have added a changelog entry with hatch run changelog:entry
  • I used semantic commits (feat: will cause a major and fix: a minor version bump)
  • You can squash you commits, otherwise they will be squashed during merge

@15r10nk 15r10nk force-pushed the fix-snapshot-tuple-keys branch from 96f484d to aa6a773 Compare March 13, 2026 18:14
@15r10nk 15r10nk merged commit 9e5250b into main Mar 13, 2026
31 checks passed
@15r10nk 15r10nk deleted the fix-snapshot-tuple-keys branch March 13, 2026 18:24
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