1. 913876d bpo-35054: Add yet more index entries for symbols. (GH-10121) by Serhiy Storchaka · 6 years ago
  2. ddb961d bpo-35054: Add more index entries for symbols. (GH-10064) by Serhiy Storchaka · 6 years ago
  3. 3666b3c bpo-33032: Mention the implicit cache in struct.Struct() docs (GH-7700) by Zackery Spytz · 6 years ago
  4. c10b288 bpo-30249: Improve struct.unpack_from() error messages (GH-6059) by Xiang Zhang · 7 years ago
  5. f87b85f bpo-21071: struct.Struct.format type is now str (#845) by Victor Stinner · 7 years ago
  6. 3f2d101 Issue #29300: Convert _struct module to Argument Clinic by Victor Stinner · 8 years ago
  7. 3479b5f Issue #28635: Fix a couple of missing/incorrect versionchanged tags by Yury Selivanov · 8 years ago
  8. 7c4e409 Issue #11734: Add support for IEEE 754 half-precision floats to the struct module. Original patch by Eli Stevens. by Mark Dickinson · 8 years ago
  9. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  10. b030991 Issue #26535: Correct docs regarding the struct buffer size by Martin Panter · 9 years ago
  11. f30132f #22613: explain what "buffer" is in the struct documentation (thanks Jacques Ducasse) by Georg Brandl · 10 years ago
  12. 0e90e99 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  13. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  14. 9f14681 Issue #17804: New function ``struct.iter_unpack`` allows for streaming struct unpacking. by Antoine Pitrou · 12 years ago
  15. 45d9c91 Issue #3163: The struct module gets new format characters 'n' and 'N' by Antoine Pitrou · 13 years ago
  16. ad3882a Fix closes Issue11436 - Minor clarification to struct documentation for 's' format character. by Senthil Kumaran · 13 years ago
  17. da9ec99 Issue #10783: struct.pack() doesn't encode implicitly unicode to UTF-8 by Victor Stinner · 14 years ago
  18. 916bd38 Fixing some sphinx inline directives - detected using ``make check``. by Senthil Kumaran · 14 years ago
  19. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  20. 93eb42e Emphasize role of count for Pascal string. by Georg Brandl · 14 years ago
  21. 719e4e3 Merged revisions 82379 via svnmerge from by Mark Dickinson · 14 years ago
  22. cb532f1 Merged revisions 81992 via svnmerge from by Mark Dickinson · 14 years ago
  23. cfd56f2 Issue #8469: Reorder struct module sections for clarity; other minor tweaks. by Mark Dickinson · 14 years ago
  24. 7a70b2c Issue #8469: add standard sizes to struct docs table. by Mark Dickinson · 14 years ago
  25. fdb99f1 More struct module docs and docstring tweaks. by Mark Dickinson · 14 years ago
  26. 6abf182 Merged revisions 80013-80015 via svnmerge from by Mark Dickinson · 15 years ago
  27. c593577 Merged revisions 79674 via svnmerge from by Mark Dickinson · 15 years ago
  28. fbd9d2f Merged revisions 78308 via svnmerge from by Andrew M. Kuchling · 15 years ago
  29. 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
  30. b40b947 Issue #5463: Remove _PY_STRUCT_RANGE_CHECKING constant from struct by Mark Dickinson · 16 years ago
  31. e0124bd Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,70171,70183,70188,70235,70244,70275,70281 via svnmerge from by Benjamin Peterson · 16 years ago
  32. 4ae1946 update the struct documentation to refer to bytes by Benjamin Peterson · 16 years ago
  33. 2b7411d Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via svnmerge from by Benjamin Peterson · 16 years ago
  34. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 17 years ago
  35. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 17 years ago
  36. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  37. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 17 years ago
  38. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  39. 04110fb Merged revisions 57221-57391 via svnmerge from by Guido van Rossum · 17 years ago
  40. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago