diff options
author | Victor Stinner <vstinner@python.org> | 2025-04-29 16:27:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 14:27:50 +0000 |
commit | 02cd6d709709e28c7a8fa62ce3620ea000b524d3 (patch) | |
tree | 2e82f2449fdd541fd2729f0844dab002d7893b58 /Python/pystate.c | |
parent | 698c6e3a0cdbff4150674b0b831cf1ef27efecc8 (diff) | |
download | cpython-02cd6d709709e28c7a8fa62ce3620ea000b524d3.tar.gz cpython-02cd6d709709e28c7a8fa62ce3620ea000b524d3.zip |
gh-130317: Fix strict aliasing in PyFloat_Pack8() (#133150)
* Fix strict aliasing in PyFloat_Pack8() and PyFloat_Pack4().
* Fix _testcapi.float_set_snan() on x86 (32-bit).
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions