1. 78ab583 More struct doc tweaks. by Mark Dickinson · 15 years ago
  2. b633f10 Rewrap some long lines in struct module doc source. by Mark Dickinson · 15 years ago
  3. bbacb83 Issue #7355: Various improvements to struct module documentation. by Mark Dickinson · 15 years ago
  4. 9ccc581 Fix markup errors. by Ezio Melotti · 15 years ago
  5. 4846a8e Issue #8300: Let struct.pack use __index__ to convert and pack non-integers. by Mark Dickinson · 15 years ago
  6. 154b7ad Issue #1530559: When packing a non-integer with any integer conversion by Mark Dickinson · 15 years ago
  7. dfd0148 #6414: clarify description of processor endianness. by Andrew M. Kuchling · 15 years ago
  8. eeafb96 Fixed a typo. by Facundo Batista · 16 years ago
  9. f6901e9 Issue 2909: show how to name unpacked fields. by Raymond Hettinger · 17 years ago
  10. c7b0592 reformat some documentation of classes so methods and attributes are under the class directive by Benjamin Peterson · 17 years ago
  11. f3c0559 Issue 1872: Changed the struct module typecode from 't' to '?', for by Thomas Heller · 17 years ago
  12. 7b7ce78 Fix issue1789: The tutorial contained a misuse of the struct module. by Gregory P. Smith · 18 years ago
  13. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  14. b7a837d Bug #1734111: document struct.Struct.size. by Georg Brandl · 18 years ago
  15. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago