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

Add some __eq__ #568

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Add some __eq__ #568

merged 1 commit into from
Oct 12, 2023

Conversation

jspricke
Copy link
Contributor

@jspricke jspricke commented Oct 9, 2023

Needed as 088eea7 adds comparison of elements this makes sure that they
are compared by value instead of by reference.

This party fixes niccokunzmann/x-wr-timezone#8. I
think the unit tests should be moved here as well.

Needed as 088eea7 adds comparison of elements this makes sure that they
are compared by value instead of by reference.
@niccokunzmann
Copy link
Member

Hi, thanks for this! Would you like to add unit tests. too?

@niccokunzmann
Copy link
Member

I think, it would be good to open an issue to discuss value based equality everywhere.

@niccokunzmann niccokunzmann merged commit 06d6788 into collective:master Oct 12, 2023
9 checks passed
@jspricke jspricke deleted the fix_compare branch October 16, 2023 08:53
@niccokunzmann
Copy link
Member

This is live in v5.0.11. Thanks for your contributions!

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.

Test failures with icalendar 5.0.9
2 participants