1. 77b338b Issue #4757: `zlib.compress` and other methods in the zlib module now by Antoine Pitrou · 15 years ago
  2. 365aff3 Merged revisions 76780 via svnmerge from by Lars Gustäbel · 15 years ago
  3. 9520a43 Merged revisions 76443 via svnmerge from by Lars Gustäbel · 15 years ago
  4. 7b46539 Merged revisions 76381 via svnmerge from by Lars Gustäbel · 15 years ago
  5. 049d2aa Merged revisions 74750 via svnmerge from by Lars Gustäbel · 15 years ago
  6. bfdfdda Merged revisions 74571 via svnmerge from by Lars Gustäbel · 15 years ago
  7. 42e0091 Merged revisions 70523 via svnmerge from by Lars Gustäbel · 15 years ago
  8. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 15 years ago
  9. 43fcf3a Merged revisions 67717 via svnmerge from by Lars Gustäbel · 16 years ago
  10. fd03645 #2834: Change re module semantics, so that str and bytes mixing is forbidden, by Antoine Pitrou · 16 years ago
  11. 8c66a6d Remove the deprecated posix attribute. by Georg Brandl · 16 years ago
  12. 0c24e8b Remove the TarFileCompat class from tarfile.py. by Lars Gustäbel · 16 years ago
  13. f08a9dd Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from by Georg Brandl · 16 years ago
  14. c2ea8c6 Issue #2058: Remove the buf attribute and add __slots__ to the by Lars Gustäbel · 16 years ago
  15. 2202f87 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60568-60598,60600-60616 via svnmerge from by Christian Heimes · 16 years ago
  16. d4cb56d Convert some custom sort comparison functions to equivalent key functions. by Raymond Hettinger · 16 years ago
  17. faf2f63 Merged revisions 59703-59773 via svnmerge from by Christian Heimes · 17 years ago
  18. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 17 years ago
  19. 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 17 years ago
  20. 254348e Rename buffer -> bytearray. by Guido van Rossum · 17 years ago
  21. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  22. 9c1257e Disabled test_sys_path_with_unicode for now by Christian Heimes · 17 years ago
  23. 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 17 years ago
  24. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  25. ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 17 years ago
  26. a280ca75 Conform to strict str/bytes distinction. by Lars Gustäbel · 17 years ago
  27. 3741eff Fall back to 'ascii' encoding if sys.getfilesystemencoding() returns by Lars Gustäbel · 17 years ago
  28. b506dc3 Completed str/unicode unification. by Lars Gustäbel · 17 years ago
  29. 486364b Merged revisions 56020-56124 via svnmerge from by Guido van Rossum · 17 years ago
  30. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  31. 2d5c219 unicode is named str now => fix type check. by Walter Dörwald · 17 years ago
  32. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  33. 68937b4 Change some uses of cStringIO.StringIO to io.StringIO. by Guido van Rossum · 17 years ago
  34. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  35. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  36. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  37. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 17 years ago
  38. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 17 years ago
  39. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  40. b213704 Merged revisions 53451-53537 via svnmerge from by Thomas Wouters · 17 years ago
  41. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 17 years ago
  42. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  43. 902d6eb Merged revisions 53005-53303 via svnmerge from by Thomas Wouters · 18 years ago
  44. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  45. 8f78fe9 Fix fallout from Anna's file -> open changes. by Guido van Rossum · 18 years ago
  46. 01c77c6 Anna Ravenscroft identified many occurrences of "file" used to open a file by Alex Martelli · 18 years ago
  47. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  48. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  49. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  50. f339654 Patch #1338314, Bug #1336623: fix tarfile so it can extract by Neal Norwitz · 19 years ago
  51. b0e32e2 Fix SF bug # 1330039, patch # 1331635 from Lars Gustaebel (tarfile maintainer) by Neal Norwitz · 19 years ago
  52. a1d09e2 Minor cleanup. by Raymond Hettinger · 19 years ago
  53. 5dbdc59 Patch #1168594: set sizes of non-regular files to zero. Fixes #1167128. by Martin v. Löwis · 19 years ago
  54. faffa15 Revert previous checkin. by Martin v. Löwis · 19 years ago
  55. bc3b060 Patch #1262036: Make tarfile name absolute. Fixes #1257255. by Martin v. Löwis · 19 years ago
  56. 7eb4b7d Fix all wrong instances of "it's". by Georg Brandl · 19 years ago
  57. eba28be Whitespace normalization. by Tim Peters · 19 years ago
  58. 78be7df Patch #918101: Add tarfile open mode r|* for auto-detection of the by Martin v. Löwis · 19 years ago
  59. 00a73e7 Patch #1043890: tarfile: add extractall() method. by Martin v. Löwis · 19 years ago
  60. 637431b Patch #1103407: Properly deal with tarfile iterators when untarring by Martin v. Löwis · 19 years ago
  61. df24153 Patch #1107973: tarfile.ExFileObject iterators. by Martin v. Löwis · 19 years ago
  62. 75b64e6 Use decorators. by Guido van Rossum · 19 years ago
  63. a617271 Use cStringIO where available. by Raymond Hettinger · 20 years ago
  64. 8bc462f [Patch #1043972, for bug #1017553] filemode() returns an incorrect value for the mode 07111 by Andrew M. Kuchling · 20 years ago
  65. f3c5611 Patch #1029061: Always extract member names from the tarinfo. by Martin v. Löwis · 20 years ago
  66. c11d6f1 Patch #1014992: Never return more than a line from readline. by Martin v. Löwis · 20 years ago
  67. c234a52 Flush bz2 data even if nothing had been written so far. Fixes #1013882. by Martin v. Löwis · 20 years ago
  68. 61d77e0 Replace tricky and/or with straight-forward if:else: by Martin v. Löwis · 20 years ago
  69. 75b9da4 Patch #995126: Correct directory size, and generate GNU tarfiles by default. by Martin v. Löwis · 20 years ago
  70. 0260519 Remove unused variables by Neal Norwitz · 20 years ago
  71. d96d101 SF #918101, allow files >= 8 GB using GNU extension by Neal Norwitz · 20 years ago
  72. a4f651a SF #857297 and 916874, improve handling of hard links when extracting by Neal Norwitz · 20 years ago
  73. 0662f8a SF #846659, fix bufsize violation and GNU longname/longlink extensions by Neal Norwitz · 20 years ago
  74. 864bba1 [Patch 988444] by Andrew M. Kuchling · 20 years ago
  75. 6e4f7a8 [Bug #812325 ] tarfile.close() can write out more bytes to the output by Andrew M. Kuchling · 21 years ago
  76. 10a4449 [Bug #822668] tarfile raises an exception if the tarfile is gzipped and is too large; the gzip filesize should be written out mod 2**32. (Reported by Johan Fredrik Ohman) by Andrew M. Kuchling · 21 years ago
  77. 2b4b5a5 Fix by Lars Gustaebel for bug 721871: don't get upset if the prefix by Jack Jansen · 21 years ago
  78. 4ec6824 Fix test_tarfile failure when gzip is not available by Neal Norwitz · 21 years ago
  79. f934778 Somebody must not have run the test before checking this in -- it had by Tim Peters · 21 years ago
  80. cfc4902 Make tarfile raise ImportError on MacOS9. The pathname handling needs work, and I don't have time to fix it. I'll file a bug report. by Jack Jansen · 21 years ago
  81. 834eff6 Test that os.utime and os.chmod actually exist before using them. by Jack Jansen · 21 years ago
  82. 7970d20 OS/2 has no concept of file ownership, like DOS & MS Windows version by Andrew MacIntyre · 21 years ago
  83. 2c60f7a Whitespace normalization. by Tim Peters · 21 years ago
  84. b9ef4ae SF #651082, tarfile module implementation from Lars Gustäbel by Neal Norwitz · 22 years ago