| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-14 | docs/ustruct: Describe supported type codes. | Paul Sokolovsky | |
| 2016-05-01 | docs/ustruct: Fix argument formatting. | Paul Sokolovsky | |
| Per current CPython docs conventions, arguments are in italics. Follow that. | |||
| 2016-05-01 | docs/ustruct: Document pack_into(), unpack_from(). | Paul Sokolovsky | |
| 2016-04-22 | docs/ustruct: There's no complete "struct" module, only "ustruct" subset. | Paul Sokolovsky | |
| "ustruct" is good example of micro-ified module, so rather should belong to the corresponding list. | |||
