summaryrefslogtreecommitdiffstats
path: root/Doc/library/struct.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #8469: Further clarifications and improvements to struct moduleMark Dickinson2010-06-151-30/+33
* Issue #8469: Add standard sizes to table in struct documentation; additionalMark Dickinson2010-06-121-118/+119
* More struct doc tweaks.Mark Dickinson2010-04-121-6/+13
* Rewrap some long lines in struct module doc source.Mark Dickinson2010-04-121-16/+18
* Issue #7355: Various improvements to struct module documentation.Mark Dickinson2010-04-121-55/+114
* Fix markup errors.Ezio Melotti2010-04-051-1/+1
* Issue #8300: Let struct.pack use __index__ to convert and pack non-integers.Mark Dickinson2010-04-031-3/+8
* Issue #1530559: When packing a non-integer with any integer conversionMark Dickinson2010-03-071-0/+12
* #6414: clarify description of processor endianness.Andrew M. Kuchling2010-02-221-3/+5
* Fixed a typo.Facundo Batista2009-03-041-1/+1
* Issue 2909: show how to name unpacked fields.Raymond Hettinger2008-05-231-0/+10
* reformat some documentation of classes so methods and attributes are under th...Benjamin Peterson2008-04-251-17/+17
* Issue 1872: Changed the struct module typecode from 't' to '?', forThomas Heller2008-03-051-3/+3
* Fix issue1789: The tutorial contained a misuse of the struct module.Gregory P. Smith2008-01-241-2/+2
* Some cleanup in the docs.Georg Brandl2007-12-291-1/+1
* Bug #1734111: document struct.Struct.size.Georg Brandl2007-08-231-0/+5
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+292