1. 256372c Add findnocoding.py and pysource.py. by Georg Brandl · 19 years ago
  2. a5a2088 Bug 1016563: Bug in urllib2 proxy auth by Georg Brandl · 19 years ago
  3. b925602 Patch [ 1062060 ] fix for 1016880 urllib.urlretrieve silently truncates dwnld by Georg Brandl · 19 years ago
  4. 5689731 Patch [ 784089 ] A program to scan python files and list those require coding by Georg Brandl · 19 years ago
  5. 0a5d4a2 Patch #1167716: Support Unicode filenames in mkpath. Fixes #1121494. by Martin v. Löwis · 19 years ago
  6. 142e16d Correct names of sha modules. by Raymond Hettinger · 19 years ago
  7. be3856d patch [ 1141428 ] more __contains__ tests by Georg Brandl · 19 years ago
  8. 52715f6 [ 1113421 ] New tutorial tests in test_generators.py by Georg Brandl · 19 years ago
  9. d35edda Forward UnicodeDecodeError into SyntaxError for source encoding errors. by Martin v. Löwis · 19 years ago
  10. 56066d2 Return complete lines from codec stream readers by Martin v. Löwis · 19 years ago
  11. 6d2b346 bug [ 1192315 ] 'clear -1' in pdb by Georg Brandl · 19 years ago
  12. 79c122f bug [ 1190204 ] 3.29 site is confusing re site-packages on Windows by Georg Brandl · 19 years ago
  13. 6f2bbd3 bug [ 1193849 ] os.path.expanduser documentation wrt. empty $HOME by Georg Brandl · 19 years ago
  14. 38387b8 bug [ 728515 ] mmap's resize method resizes the file in win32 but not unix by Georg Brandl · 19 years ago
  15. 76fb6d8 SF bug #1100368: Wrong "type()" syntax in docs by Raymond Hettinger · 19 years ago
  16. faffa15 Revert previous checkin. by Martin v. Löwis · 19 years ago
  17. bc3b060 Patch #1262036: Make tarfile name absolute. Fixes #1257255. by Martin v. Löwis · 19 years ago
  18. 94ac197 Update the PC configuration and project files for sha256 and sha512. by Raymond Hettinger · 19 years ago
  19. 9c1491f * Add a fast equality check path for frozensets where the hash value has by Raymond Hettinger · 19 years ago
  20. 26292a3 Remove the C99 "ULL" suffix from the 64bit unsigned long constants. by Gregory P. Smith · 19 years ago
  21. ade9733 Add a check for the OpenSSL version number to conditionally compile by Gregory P. Smith · 19 years ago
  22. 2e8665a More tutorial nits. by Raymond Hettinger · 19 years ago
  23. 71da38b SF bug #1168135: Python 2.5a0 Tutorial errors and observations (Contributed by Michael R Bax.) by Raymond Hettinger · 19 years ago
  24. e66d437 SF bug #1168135: Python 2.5a0 Tutorial errors and observations by Raymond Hettinger · 19 years ago
  25. 5c419a9 In an e-mail to the webmaster alias, some suggested adding this text. Windows users, please correct/expand as necessary. by Andrew M. Kuchling · 19 years ago
  26. b406905 ord() documentation update; this is what remains applicable from by Fred Drake · 19 years ago
  27. 7ed44e5 add note about "markupbase" not being intended for direct use by Fred Drake · 19 years ago
  28. 0cd233f Revert previous code elimination, 'filename' is needed. by Kurt B. Kaiser · 19 years ago
  29. 2618c7f 1. Mac line endings were incorrect when pasting code from some browsers by Kurt B. Kaiser · 19 years ago
  30. 88b8582 Typo fixes by Andrew M. Kuchling · 19 years ago
  31. 150e349 Note various items; write some shorter sections by Andrew M. Kuchling · 19 years ago
  32. f33d01d bug [ 1266296 ] Mistakes in decimal.Context.subtract documentation by Georg Brandl · 19 years ago
  33. 7208af4 whoops, missed adding this last night in my hashlib commit by Gregory P. Smith · 19 years ago
  34. f0de6a1 Bug #1266283: lexists() is not exported from os.path by Georg Brandl · 19 years ago
  35. f21a5f7 [ sf.net patch # 1121611 ] by Gregory P. Smith · 19 years ago
  36. 33a5f2a Fix BZ2File.(x)readlines() for files without a newline. by Georg Brandl · 19 years ago
  37. f755432 SF bug #1168135: Python 2.5a0 Tutorial errors and observations by Raymond Hettinger · 19 years ago
  38. 6cd5377 Empty sets and frozensets are also false. by Georg Brandl · 19 years ago
  39. 1823ae7 SF bug #1121416: zip incorrectly and incompletely documented by Raymond Hettinger · 19 years ago
  40. a30616a SF bug #1249837: container methods raise KeyError not IndexError by Raymond Hettinger · 19 years ago
  41. a710b33 SF bug #1242657: list(obj) can swallow KeyboardInterrupt by Raymond Hettinger · 19 years ago
  42. b285974 Mention explicitly the False is considered false. by Georg Brandl · 19 years ago
  43. 7638249 Fix PySet_Pop() notes. by Raymond Hettinger · 19 years ago
  44. 0cbf400 Add info about the set API. by Raymond Hettinger · 19 years ago
  45. 91e27c2 Implement random.sample() using sets instead of dicts. by Raymond Hettinger · 19 years ago
  46. e024514 Typo fix by Andrew M. Kuchling · 19 years ago
  47. 1a66391 Fix markup. by Raymond Hettinger · 19 years ago
  48. cca3af3 Fix typo (fixes SF bug #1263086). by Walter Dörwald · 19 years ago
  49. d8e1338 Add shortcuts for a|a and a&a. by Raymond Hettinger · 19 years ago
  50. 94fedf9 Expand the API notes. by Raymond Hettinger · 19 years ago
  51. 0c230b9 Note that the PyNumber protocol can access most set methods directly. by Raymond Hettinger · 19 years ago
  52. f81e450 Fix nits. by Raymond Hettinger · 19 years ago
  53. f408ddf Results of a line-by-line comparison back to dictobject.c. by Raymond Hettinger · 19 years ago
  54. c47e01d Numerous fix-ups to C API and docs. Added tests for C API. by Raymond Hettinger · 19 years ago
  55. 994c2c1 DECREF --> XDECREF by Raymond Hettinger · 19 years ago
  56. beb3101 Add a C API for sets and frozensets. by Raymond Hettinger · 19 years ago
  57. e2eca0b Port from the Python 2.4 branch, patches for SF bug # 900092, by Barry Warsaw · 19 years ago
  58. f09582e Correct definition of ST_GEN_IDX. by Martin v. Löwis · 19 years ago
  59. ce8185e More function re-ordering (placing like functions together). by Raymond Hettinger · 19 years ago
  60. ed6c1ef * Bring lookkey() and lookkey_string() closer to dict version. by Raymond Hettinger · 19 years ago
  61. 0014822 Fix a too-aggressive assert (see SF#1257960). Previously, gen_iternext by Phillip J. Eby · 19 years ago
  62. 038ca2a Teach the sets module to correctly compute s-=s and s^=s as the empty set. by Raymond Hettinger · 19 years ago
  63. f98e6b1 Fix pystack command. by Neil Schemenauer · 19 years ago
  64. 97979dd * Fix SF #1257731. Make __contains__(), remove(), and discard() only do by Raymond Hettinger · 19 years ago
  65. b02c35e * Fix SF #1257731. Make __contains__(), remove(), and discard() only do by Raymond Hettinger · 19 years ago
  66. cf52c07 Change the %s format specifier for str objects so that it returns a by Neil Schemenauer · 19 years ago
  67. ba7d95e Document 'istext' parameter by Andrew M. Kuchling · 19 years ago
  68. c991db2 * Add short-circuit code for in-place operations with self (such as by Raymond Hettinger · 19 years ago
  69. 9f3ae3e fix minor markup errors by Fred Drake · 19 years ago
  70. ebd9d5b Patch #1180695: Implement nanosecond stat resolution on FreeBSD, by Martin v. Löwis · 19 years ago
  71. 147fbe5 Patch #1239112: Correct LINKCC C++ test. Fixes #1189330. Backported to 2.4. by Martin v. Löwis · 19 years ago
  72. b813c53 Patch #827386: Support absolute source paths in msvccompiler.py. by Martin v. Löwis · 19 years ago
  73. bc841a1 * Bring in INIT_NONZERO_SET_SLOTS macro from dictionary code. by Raymond Hettinger · 19 years ago
  74. e9fe7e0 Whitespace normalization (ran reindent.py over the whole tree). by Tim Peters · 19 years ago
  75. 752a047 Removed XXX block about a test_bsddb3 failure that went away a long time ago. by Tim Peters · 19 years ago
  76. 63db628 Update some Python version numbers. by Tim Peters · 19 years ago
  77. 99220fa * Removed checked_error flag which no longer provides any benefit. by Raymond Hettinger · 19 years ago
  78. 5ba0cbe * set_new() doesn't need to zero the structure a second time after tp_alloc by Raymond Hettinger · 19 years ago
  79. fe889f3 Factor away a redundant clear() function. by Raymond Hettinger · 19 years ago
  80. 2772c67 bug [ 1252706 ] poplib list() docstring fix (and docs too) by Georg Brandl · 19 years ago
  81. a580c47 * Improve a variable name: entry0 --> table. by Raymond Hettinger · 19 years ago
  82. a9d9936 * Move copyright notice to top and indicate derivation from sets.py and by Raymond Hettinger · 19 years ago
  83. ea9dcdc com_yield_expr(): Squash new compiler wng about unreferenced local. by Tim Peters · 19 years ago
  84. 4e41a4b Disable a few other tests, that can't work if Python is compiled without by Walter Dörwald · 19 years ago
  85. 649f8e7 patch [ 1105730 ] Faster commonprefix in macpath, ntpath, etc. by Georg Brandl · 19 years ago
  86. b370059 bug [ 1250306 ] incorrect description of range function by Georg Brandl · 19 years ago
  87. 6af7fe0 Add example by Andrew M. Kuchling · 19 years ago
  88. a2e21cb Add note by Andrew M. Kuchling · 19 years ago
  89. f13c4ba [ 1243192 ] Incorrect documentation of re.UNICODE by Georg Brandl · 19 years ago
  90. 67962ab Model set.pop() after dict.popitem(). by Raymond Hettinger · 19 years ago
  91. 6a69450 Minor tweak as a side effect of fixing #1243553. The Unicode name for " is by Skip Montanaro · 19 years ago
  92. 97b2fa2 Bring cgi.escape docstring slightly more in line with the library ref by Skip Montanaro · 19 years ago
  93. 0d6615f PEP 342 implementation. Per Guido's comments, the generator throw() by Phillip J. Eby · 19 years ago
  94. d794666 * Improve code for the empty frozenset singleton: by Raymond Hettinger · 19 years ago
  95. e295676 Fix build on gcc: PySetIter_Type should be static in definition part also. by Hye-Shik Chang · 19 years ago
  96. 06d8cf8 Improve variable names. by Raymond Hettinger · 19 years ago
  97. 9dcb17c Fix frozenset() ref count and a comment typo. by Raymond Hettinger · 19 years ago
  98. 934d63e Comment on the set_swap_bodies() helper function. by Raymond Hettinger · 19 years ago
  99. 9f1a679 Revised the set() and frozenset() implementaion to use its own internal by Raymond Hettinger · 19 years ago
  100. fe25643 use a test for PDF support that is more portable across teTeX major versions by Fred Drake · 19 years ago