1. 28eeefe Revert revisions: by Tim Peters · 18 years ago
  2. c7d1445 Whitespace normalization. by Tim Peters · 18 years ago
  3. ad62489 Bug #1500293: fix memory leaks in _subprocess module. by Georg Brandl · 18 years ago
  4. ddbaa66 Patch #1346214: correctly optimize away "if 0"-style stmts by Georg Brandl · 18 years ago
  5. 9f16760 Repair refleaks in unicodeobject. by Georg Brandl · 18 years ago
  6. 3f76779 Patch #1359618: Speed-up charmap encoder. by Martin v. Löwis · 18 years ago
  7. 67966be Markup fix by George Yoshida · 18 years ago
  8. 660a4e9 Remove a redundant word by George Yoshida · 18 years ago
  9. 5ec2e85 s_methods[]: Stop compiler warnings by casting s_unpack_from to PyCFunction. by Tim Peters · 18 years ago
  10. fb2a169 Drop Mac wrappers for the WASTE library. by Ronald Oussoren · 18 years ago
  11. f70b14f "Import" LDFLAGS in Mac/OSX/Makefile.in to ensure pythonw gets build with by Ronald Oussoren · 18 years ago
  12. af2ae72 Fixes in struct and socket from merge reviews. by Martin Blais · 18 years ago
  13. 63f0db6 clean up function declarations to conform to PEP-7 style. by Andrew MacIntyre · 18 years ago
  14. 6539d2d Patch #1454481: Make thread stack size runtime tunable. by Andrew MacIntyre · 18 years ago
  15. 7a07193 SF #1499797, Fix for memory leak in WindowsError_str by Neal Norwitz · 18 years ago
  16. 3eeb173 _PyObject_DebugMalloc(): The return value should add by Tim Peters · 18 years ago
  17. 9ea89d2 In a PYMALLOC_DEBUG build obmalloc adds extra debugging info by Tim Peters · 18 years ago
  18. c65a13f Whitespace normalization. by Tim Peters · 18 years ago
  19. 9fef9b1 Add more whitespace; use a better socket name by Andrew M. Kuchling · 18 years ago
  20. 46df918 Remove dangling reference by Andrew M. Kuchling · 18 years ago
  21. 84b9cbc Remove xmlrpc/ directory by Andrew M. Kuchling · 18 years ago
  22. 65ff561 Remove xmlrpc demo -- it duplicates the SimpleXMLRPCServer module. by Andrew M. Kuchling · 18 years ago
  23. 7b1ddca This demo requires Medusa (not just asyncore); remove it by Andrew M. Kuchling · 18 years ago
  24. 0b4e554 Use functions; modernize code by Andrew M. Kuchling · 18 years ago
  25. 3550613 Put code in a main() function; loosen up the spacing to match current code style by Andrew M. Kuchling · 18 years ago
  26. 3725dea Docstring fix; use True by Andrew M. Kuchling · 18 years ago
  27. 311562a Use true division, and the True value by Andrew M. Kuchling · 18 years ago
  28. 98900bc Use True; value returned from main is unused by Andrew M. Kuchling · 18 years ago
  29. 510b46f Some code tidying; use curses.wrapper by Andrew M. Kuchling · 18 years ago
  30. 6f159b1 Drop 0 parameter by Andrew M. Kuchling · 18 years ago
  31. 08bcfc2 Update readme by Andrew M. Kuchling · 18 years ago
  32. 81707f1 "_self" is a said to be a reserved word in Watcom C 10.6. I'm by Fredrik Lundh · 18 years ago
  33. 36f6d77 [Bug #1497414] _self is a reserved word in the WATCOM 10.6 C compiler. by Andrew M. Kuchling · 18 years ago
  34. 4094b3d Minor rewording by Andrew M. Kuchling · 18 years ago
  35. 27ca711 [Bug #1441864] Clarify description of 'data' argument by Andrew M. Kuchling · 18 years ago
  36. 794c89b [Bug #1475554] Strengthen text to say 'must' instead of 'should' by Andrew M. Kuchling · 18 years ago
  37. 29d530b [Bug #1472084] Fix description of do_tag by Andrew M. Kuchling · 18 years ago
  38. 5844b12 Updated version (win32-icons2.zip) from #1490384. by Martin v. Löwis · 18 years ago
  39. 222c515 Port to OpenBSD 3.9. Patch from Aldo Cortesi. by Martin v. Löwis · 18 years ago
  40. a4136e1 Remove Mac OS 9 support (http://mail.python.org/pipermail/python-dev/2006-June/065538.html) by Neal Norwitz · 18 years ago
  41. d609b1a pprint functions used to sort a dict (by key) if and only if by Tim Peters · 18 years ago
  42. 7f7386c Fixed struct test to not use unittest. by Martin Blais · 18 years ago
  43. d21a7ff Patch #1357836: by Neal Norwitz · 18 years ago
  44. 752968e More memory leaks from valgrind by Neal Norwitz · 18 years ago
  45. 38d4d4a Fix memory leak found by valgrind. by Neal Norwitz · 18 years ago
  46. e152aab Convert docstrings to comments so regrtest -v prints method names by Neal Norwitz · 18 years ago
  47. d770ebd Armin committed his patch while I was reviewing it (I'm sure by Tim Peters · 18 years ago
  48. 80a18f0 Re-enable a new empty-string test added during the NFS sprint, by Tim Peters · 18 years ago
  49. 44bd986 Record bugs 1275608 and 1456209 as being fixed. by Tim Peters · 18 years ago
  50. 5535da0 Whitespace normalization. by Tim Peters · 18 years ago
  51. 35f6d36 [ 1497053 ] Let dicts propagate the exceptions in user __eq__(). by Armin Rigo · 18 years ago
  52. e08940e Some code style tweaks, and remove apply. by Georg Brandl · 18 years ago
  53. b9120e7 Correctly dispatch Faults in loads (patch #1498627) by Georg Brandl · 18 years ago
  54. 6b50c63 Correctly allocate complex types with tp_alloc. (bug #1498638) by Georg Brandl · 18 years ago
  55. 85ac850 Correctly unpickle 2.4 exceptions via __setstate__ (patch #1498571) by Georg Brandl · 18 years ago
  56. b16e4e7 Remove ; at end of macro. There was a compiler recently that warned by Neal Norwitz · 18 years ago
  57. 72270c2 Repaired error in new comment. by Tim Peters · 18 years ago
  58. d6a6f02 _range_error(): Speed and simplify (there's no real need for by Tim Peters · 18 years ago
  59. c2b550e Trimmed trailing whitespace. by Tim Peters · 18 years ago
  60. 07cf072 Mention SimpleXMLRPCServer change by Andrew M. Kuchling · 18 years ago
  61. 622f144 [Bug #1473048] by Andrew M. Kuchling · 18 years ago
  62. bc09e10 Fixup the PCBuild8 project directory. exceptions.c have moved to Objects, and the functionalmodule.c has been replaced with _functoolsmodule.c. Other minor changes to .vcproj files and .sln to fix compilation by Kristján Valur Jónsson · 18 years ago
  63. 0d272bb 'functional' module was renamed to 'functools' by Andrew M. Kuchling · 18 years ago
  64. bd16bce PyTuple_Pack is not available in Python 2.3, but ctypes must stay by Thomas Heller · 18 years ago
  65. 9f16dd0 On 64-bit platforms running test_struct after test_tarfile would fail by Neal Norwitz · 18 years ago
  66. 377f54e Revert last checkin, it is better to do make distclean by Neal Norwitz · 18 years ago
  67. 971ea11 Calculate smallest properly (it was off by one) and use proper ssize_t types for Win64 by Neal Norwitz · 18 years ago
  68. 14a0952 Clarify wording on default values for strptime(); defaults are used when better by Brett Cannon · 18 years ago
  69. dd55b0a Whitespace normalization. by Tim Peters · 18 years ago
  70. 9e9ef9f changed count to return 0 for slices outside the source string by Fredrik Lundh · 18 years ago
  71. 4182a75 Change wrapping terminology to overflow masking by Bob Ippolito · 18 years ago
  72. 93eff6f changed find/rfind to return -1 for matches outside the source string by Fredrik Lundh · 18 years ago
  73. 9faa3ed PyLong_FromString(): Continued fraction analysis (explained in by Tim Peters · 18 years ago
  74. 69fe405 Add SoC name, and reorganize this section a bit by Andrew M. Kuchling · 18 years ago
  75. cdcede6 Convert test_exceptions to unittest. by Georg Brandl · 18 years ago
  76. b0432bc Do the check for no keyword arguments in __init__ so that by Georg Brandl · 18 years ago
  77. 5b72cd3 I'm impatient. I think this will fix a few more problems with the buildbots. by Neal Norwitz · 18 years ago
  78. 861089f Disallow keyword args for exceptions. by Georg Brandl · 18 years ago
  79. 008b861 Don't fail if the (sub)pkgname already exist. by Neal Norwitz · 18 years ago
  80. 05f97bf Add a test case for exception pickling. args is never NULL. by Georg Brandl · 18 years ago
  81. ddba473 Restore exception pickle support. #1497319. by Georg Brandl · 18 years ago
  82. 33f4a6a dict_print(): So that Neal & I don't spend the rest of by Tim Peters · 18 years ago
  83. 6381443 dict_print(): Explicitly narrow the return value by Tim Peters · 18 years ago
  84. 5e1b45d No DOWNCAST is required since sizeof(Py_ssize_t) >= sizeof(int) and Py_ReprEntr returns an int by Neal Norwitz · 18 years ago
  85. d3881b0 Use Py_SAFE_DOWNCAST for safety. Fix format strings. Remove 2 more stray | in comment by Neal Norwitz · 18 years ago
  86. 80af59c Remove stray | in comment by Neal Norwitz · 18 years ago
  87. 9b10f7e Convert relevant dict internals to Py_ssize_t. by Tim Peters · 18 years ago
  88. 1e44ca9 Simplify further by using AddStringConstant by Neal Norwitz · 18 years ago
  89. f0d55ac Set a binary svn:mime-type property on this UTF-8 encoded file. by Tim Peters · 18 years ago
  90. 27c7059 Whitespace normalization. by Tim Peters · 18 years ago
  91. aba19bc deprecated_err(): Stop bizarre warning messages when the tests by Tim Peters · 18 years ago
  92. 6067f20 Add a length check to aifc to ensure it doesn't write a bogus file by Bob Ippolito · 18 years ago
  93. 2fd3977 struct: modulo math plus warning on all endian-explicit formats for compatibility with older struct usage (ugly) by Bob Ippolito · 18 years ago
  94. b51b470 fixed "abc".count("", 100) == -96 error (hopefully, nobody's relying on by Fredrik Lundh · 18 years ago
  95. a355c14 Whoops. by Georg Brandl · 18 years ago
  96. bf92f46 Convert more modules to METH_VARARGS. by Georg Brandl · 18 years ago
  97. 96a8c39 Make use of METH_O and METH_NOARGS where possible. by Georg Brandl · 18 years ago
  98. fd9a4b1 Add News entry for last commit. by Georg Brandl · 18 years ago
  99. 261e251 Patches #1497027 and #972322: try HTTP digest auth first, by Georg Brandl · 18 years ago
  100. 0849014 When adding a module like functools, it helps to let SVN know about the file. by Nick Coghlan · 18 years ago