1. 13f1f42 bpo-30103: Allow Uuencode in Python using backtick as zero instead of space (#1326) by Xiang Zhang · 8 years ago
  2. 520569e Issue #29004: Merge crc_hqx() doc from 3.5 by Martin Panter · 9 years ago
  3. 3310e14 Issue #29004: Document binascii.crc_hqx() implements CRC-CCITT by Martin Panter · 9 years ago
  4. 4da945f Merge Issue #22558. by Terry Jan Reedy · 9 years ago
  5. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 9 years ago
  6. 8206961 Issue #27124: Merge binascii doc from 3.5 by Martin Panter · 9 years ago
  7. 58dd764 Issue #27124: Fix documentation of exception raised by a2b_hex() by Martin Panter · 9 years ago
  8. c9736b4 Issue #27036: Fixed formatting references to "bytes-like object" in plural. by Serhiy Storchaka · 9 years ago
  9. e5ea1ab Issue #27036: Fixed formatting references to "bytes-like object" in plural. by Serhiy Storchaka · 9 years ago
  10. d991963 Merge: #25495: Clarify b2a_base64 documentation vis 57 bytes. by R David Murray · 10 years ago
  11. 51a4b22 Merge: #25495: Clarify b2a_base64 documentation vis 57 bytes. by R David Murray · 10 years ago
  12. 2b4f47e #25495: Clarify b2a_base64 documentation vis 57 bytes. by R David Murray · 10 years ago
  13. 70fe09b Issue #22341: Merge CRC doc from 3.5 by Martin Panter · 10 years ago
  14. b82032f Issue #22341: Drop Python 2 workaround and document CRC initial value by Martin Panter · 10 years ago
  15. e84c976 Issue #25357: Add an optional newline paramer to binascii.b2a_base64(). by Victor Stinner · 10 years ago
  16. bf19d16 Issue #23738: Document and test actual keyword parameter names by Martin Panter · 10 years ago
  17. 50ef8a8 Issue #13637: Remove outdated versionchanged directives. by Berker Peksag · 10 years ago
  18. 5fdb64b #19411: Clarify that b2a_hex/hexlify returns a bytes object. by R David Murray · 12 years ago
  19. c228e96 #16518: use "bytes-like object" throughout the docs. by Ezio Melotti · 12 years ago
  20. 0831676 Issue #13637: "a2b" functions in the binascii module now accept ASCII-only unicode strings. by Antoine Pitrou · 14 years ago
  21. 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 15 years ago
  22. f1046ca Issue #4770: Restrict binascii module to accept only bytes (as specified). by Florent Xicluna · 15 years ago
  23. ede6c2a Assorted doc fixes by Florent. by Georg Brandl · 16 years ago
  24. 71515ca Remove surplus empty lines and convert more files to new optional arg style. by Georg Brandl · 16 years ago
  25. 705d9d5 2.7 -> 3.1 versionchanges. by Georg Brandl · 16 years ago
  26. b868a66 First batch of signature documentation changes; using default argument syntax where applicable. by Georg Brandl · 16 years ago
  27. fa6cf39 documentation wording fix for issue4903 by Gregory P. Smith · 17 years ago
  28. 058e31e Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-68536,68552,68563,68570-68572,68575,68582,68596,68623-68624,68628 via svnmerge from by Benjamin Peterson · 17 years ago
  29. 6911e3c Convert all print statements in the docs. by Georg Brandl · 18 years ago
  30. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago