-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-130317: fix test_pack_unpack_roundtrip() and add docs #133204
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
Conversation
* skip sNaN's testing in 32-bit mode * drop float_set_snan() helper * use memcpy() workaround for sNaN's in PyFloat_Unpack4() * document, that sNaN's may not be preserved by PyFloat_Pack/Unpack API
This comment was marked as resolved.
This comment was marked as resolved.
!buildbot x86 Debian |
🤖 New build scheduled with the buildbot fleet by @vstinner for commit ceff73a 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133204%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
|
nan
floats is non-invertible #130317📚 Documentation preview 📚: https://cpython-previews--133204.org.readthedocs.build/