1. 26d936a Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 12 years ago
  2. e58ce01 #14804: Remove [] around optional arguments with default values by Hynek Schlawack · 13 years ago
  3. 98ed08f update to new C roles and directives by Sandro Tosi · 14 years ago
  4. a7cbe28 Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. by Éric Araujo · 14 years ago
  5. a09f13a merge from 3.2. by Senthil Kumaran · 14 years ago
  6. b429c57 #12093: fix typo in struct doc. Patch by Sandro Tosi. by Ezio Melotti · 14 years ago
  7. e85e1ae Merged revisions 82757-82758,82760-82764 via svnmerge from by Georg Brandl · 15 years ago
  8. 4aa5f6f Issue #1789: clarify that the 'size' column in struct docs refers to standard size. by Mark Dickinson · 15 years ago
  9. 526e5ee Issue #8469: Further clarifications and improvements to struct module by Mark Dickinson · 15 years ago
  10. 8e6c45c Issue #8469: Add standard sizes to table in struct documentation; additional by Mark Dickinson · 15 years ago
  11. 78ab583 More struct doc tweaks. by Mark Dickinson · 15 years ago
  12. b633f10 Rewrap some long lines in struct module doc source. by Mark Dickinson · 15 years ago
  13. bbacb83 Issue #7355: Various improvements to struct module documentation. by Mark Dickinson · 15 years ago
  14. 9ccc581 Fix markup errors. by Ezio Melotti · 15 years ago
  15. 4846a8e Issue #8300: Let struct.pack use __index__ to convert and pack non-integers. by Mark Dickinson · 15 years ago
  16. 154b7ad Issue #1530559: When packing a non-integer with any integer conversion by Mark Dickinson · 15 years ago
  17. dfd0148 #6414: clarify description of processor endianness. by Andrew M. Kuchling · 15 years ago
  18. eeafb96 Fixed a typo. by Facundo Batista · 16 years ago
  19. f6901e9 Issue 2909: show how to name unpacked fields. by Raymond Hettinger · 17 years ago
  20. c7b0592 reformat some documentation of classes so methods and attributes are under the class directive by Benjamin Peterson · 17 years ago
  21. f3c0559 Issue 1872: Changed the struct module typecode from 't' to '?', for by Thomas Heller · 17 years ago
  22. 7b7ce78 Fix issue1789: The tutorial contained a misuse of the struct module. by Gregory P. Smith · 18 years ago
  23. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  24. b7a837d Bug #1734111: document struct.Struct.size. by Georg Brandl · 18 years ago
  25. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago