summaryrefslogtreecommitdiffstatshomepage
path: root/tests/float/float_struct.py
Commit message (Expand)AuthorAge
* py/binary: Support half-float 'e' format in struct pack/unpack.Matthias Urlichs2024-03-20
* tests: Replace umodule with module everywhere.Jim Mussared2023-06-08
* tests: Format all Python code with black, except tests in basics subdir.David Lechner2020-03-30
* tests/float: Convert "sys.exit()" to "raise SystemExit".Damien George2017-06-08
* tests/float: Make various tests skippable.Paul Sokolovsky2017-03-09
* modstruct: Rename module to "ustruct", to allow full Python-level impl.Paul Sokolovsky2015-05-04
* py: Add support for floats in mp_binary_{get,set}_val()David Steinberg2015-01-27