1. f8def28 Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units. by Serhiy Storchaka · 12 years ago
  2. 7a919e9 Issue #13815: TarFile.extractfile() now returns io.BufferedReader objects. by Lars Gustäbel · 12 years ago
  3. cd0d951 Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) by Éric Araujo · 13 years ago
  4. f2fbb9c Improve interlinking of archiving/compression modules docs. by Éric Araujo · 13 years ago
  5. 521dfb0 Add missing versionchanged information. by Lars Gustäbel · 13 years ago
  6. 0a9dd2f Issue #5689: Add support for lzma compression to the tarfile module. by Lars Gustäbel · 13 years ago
  7. c67c0b0 Merge with 3.2: Fix doc typo. by Lars Gustäbel · 13 years ago
  8. 0c6cbbd Fix doc typo. by Lars Gustäbel · 13 years ago
  9. 62ab10a0 Replace mentions of IOError by Antoine Pitrou · 13 years ago
  10. a199368 More source links. by Raymond Hettinger · 14 years ago
  11. a63a312 Issue #11014: Make 'filter' argument in tarfile.Tarfile.add() into a by Raymond Hettinger · 14 years ago
  12. 16f344d Issue #10184: Touch directories only once when extracting a tarfile. by Martin v. Löwis · 14 years ago
  13. 9cbdd75 Add read support for all missing variants of the GNU sparse by Lars Gustäbel · 14 years ago
  14. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  15. 0f35e2c Issue #8784: Set tarfile default encoding to 'utf-8' on Windows. by Victor Stinner · 14 years ago
  16. 1465cc2 Issue #8633: Support for POSIX.1-2008 binary pax headers. by Lars Gustäbel · 14 years ago
  17. de629d4 Issue #8390: tarfile uses surrogateespace as the default error handler by Victor Stinner · 14 years ago
  18. 08bf91c Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-79608,79622,79717,79820,79822,79828,79862,79875,79923-79924,79941-79943,79945,79947,79951-79952 via svnmerge from by Benjamin Peterson · 14 years ago
  19. 0138581 Merged revisions 78623 via svnmerge from by Lars Gustäbel · 14 years ago
  20. a0dfa82 Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from by Benjamin Peterson · 15 years ago
  21. 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
  22. 049d2aa Merged revisions 74750 via svnmerge from by Lars Gustäbel · 15 years ago
  23. ff2ad0e Merged revisions 71814-71817,71901-71903 via svnmerge from by Georg Brandl · 15 years ago
  24. 8c66a6d Remove the deprecated posix attribute. by Georg Brandl · 16 years ago
  25. 0c24e8b Remove the TarFileCompat class from tarfile.py. by Lars Gustäbel · 16 years ago
  26. a37cfc6 Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,63534,63541 via svnmerge from by Benjamin Peterson · 16 years ago
  27. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  28. 255f53b Merged revisions 59376-59406 via svnmerge from by Christian Heimes · 17 years ago
  29. 7767711 Merged revisions 58817-58861 via svnmerge from by Guido van Rossum · 17 years ago
  30. c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 17 years ago
  31. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  32. 47b49bf Merged revisions 57620-57771 via svnmerge from by Thomas Wouters · 17 years ago
  33. 3741eff Fall back to 'ascii' encoding if sys.getfilesystemencoding() returns by Lars Gustäbel · 17 years ago
  34. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago