Skip to content

Conversation

@scrabsha
Copy link
Contributor

The problem here is similar to what is descibed at #172: the
implementation of PartialEq for Value doesn't try to handle the
Enum8 and DateTime64 variant.

This commit adds the corresponding match arms and actually performs the
equality checks.

The problem here is similar to what is descibed at [1]: the
implementation of `PartialEq` for `Value` doesn't try to handle the
`Enum8` and `DateTime64` variant.

This commit adds the corresponding match arms and actually performs the
equality checks.

[1]: suharev7#172
@suharev7 suharev7 merged commit 5d1aae2 into suharev7:async-await May 22, 2022
@suharev7
Copy link
Owner

Thank you

@scrabsha scrabsha deleted the scrabsha/fix-date64-partialeq branch May 23, 2022 07:23
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.

2 participants