summaryrefslogtreecommitdiff
path: root/docs/library/struct.rst
AgeCommit message (Expand)Author
2024-03-20py/binary: Support half-float 'e' format in struct pack/unpack.Matthias Urlichs
2022-12-06docs/library/struct: Embed format tables.Laurens Valk
2022-12-06docs/library/struct: Fix buffer argument description.Laurens Valk
2021-08-13docs: Replace ufoo with foo in all docs.Jim Mussared
2021-08-13docs: Rename ufoo.rst to foo.rst.Jim Mussared
2016-04-22docs/ustruct: There's no complete "struct" module, only "ustruct" subset.Paul Sokolovsky
2014-11-02docs: Make custom index page; add more docs.Damien George