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

Cleanup NaN support #73

Open
AlekSi opened this issue Dec 24, 2024 · 0 comments
Open

Cleanup NaN support #73

AlekSi opened this issue Dec 24, 2024 · 0 comments
Labels
code/enhancement Some user-visible feature could work better

Comments

@AlekSi
Copy link
Member

AlekSi commented Dec 24, 2024

We have quite a few old hacks for NaN checks and support. We should remove them, and add proper NaN support to the wirebson package, and remove special handling from the wire package.

We probably will need to port a few comparison helpers from FerretDB.

We should test for NaNs (including weird NaNs), ±Inf, -0.

@AlekSi AlekSi added the code/enhancement Some user-visible feature could work better label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/enhancement Some user-visible feature could work better
Projects
None yet
Development

No branches or pull requests

1 participant