1. 36281f6 remove imputil demo by Benjamin Peterson · 16 years ago
  2. 30dc7b8 use the more idomatic while True by Benjamin Peterson · 16 years ago
  3. 6ccadce Blocked revisions 63961-63963 via svnmerge by Thomas Heller · 16 years ago
  4. 59475e9 Backport from py3k: Implement the new buffer interface from pep3118 by Thomas Heller · 16 years ago
  5. 2e75c45 Backport from py3k: Implement the new buffer interface from pep3118 by Thomas Heller · 16 years ago
  6. 259a566 Fix preprocessor statement. by Thomas Heller · 16 years ago
  7. 5640ce2 MacOS X: Enable 4-way universal builds by Ronald Oussoren · 16 years ago
  8. 3a75b22 remove unused docstring by Benjamin Peterson · 16 years ago
  9. 80af6da Fixed complex.__getnewargs__() to not emit another complex object. by Alexandre Vassalotti · 16 years ago
  10. 267d417 Fixed isinstance() check in dis.dis(). by Alexandre Vassalotti · 16 years ago
  11. d5bb921 Revert revisions 63943 and 63942 (Issue #1798: Add ctypes calling by Thomas Heller · 16 years ago
  12. 8f22b88 Fix ctypes.set_errno for gcc. by Thomas Heller · 16 years ago
  13. e70c337 Issue #1798: Add ctypes calling convention that allows safe access to by Thomas Heller · 16 years ago
  14. 00709aa Merged revisions 63856-63857,63859-63860 via svnmerge from by Martin v. Löwis · 16 years ago
  15. 01a7d82 Remove tabcheck from the expected flags in sys.flags. by Georg Brandl · 16 years ago
  16. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  17. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  18. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  19. e5d68ac Fix misspelling. by Georg Brandl · 16 years ago
  20. a2b34b8 Complete revision of new turtle module's docs. by Georg Brandl · 16 years ago
  21. 8718459 Patch #1513695: New turtle module, with demos. by Martin v. Löwis · 16 years ago
  22. f342bfc Change all functions that expect one unicode character to accept a pair of by Walter Dörwald · 16 years ago
  23. 4daa61e Blocked revisions 63899 via svnmerge by Walter Dörwald · 16 years ago
  24. 7eb4a82 Fix tkinter sequence passing. #2906. Backport from r63914. by Georg Brandl · 16 years ago
  25. 3b55003 Fix Tkinter sequence passing. #2906. by Georg Brandl · 16 years ago
  26. 4ed3ed1 Fix Tkinter sequence passing. #2906. by Georg Brandl · 16 years ago
  27. 807a196 Blocked revisions 63910 via svnmerge by Benjamin Peterson · 16 years ago
  28. c5393c6 make test_mutex more elegant by Benjamin Peterson · 16 years ago
  29. a2a89a8 Change all functions that expect one unicode character to accept a pair of by Walter Dörwald · 16 years ago
  30. 261b136 Fix the -x flag so that is does work. by Thomas Heller · 16 years ago
  31. de2d78a Fix misspelled sys.platform name and misspelled filename. by Thomas Heller · 16 years ago
  32. 846b090 Removed the old cStringIO module. by Alexandre Vassalotti · 16 years ago
  33. ba8c028 Refactored known type optimization, in anticipation of backporting to 2.6. I'll probably move this code into PyObject_Format, so everyone benefits. by Eric Smith · 16 years ago
  34. 7cd068b Fix uninitialized variable access, release memory. by Martin v. Löwis · 16 years ago
  35. 704d8b1 Port GetInteger and GetString to 3k. by Martin v. Löwis · 16 years ago
  36. 0f59989 Forward-port PYTHONIOENCODING. by Martin v. Löwis · 16 years ago
  37. e95593e Merged revisions 63888 via svnmerge from by Martin v. Löwis · 16 years ago
  38. 90cc5ab Merged revisions 63625-63629,63631-63633,63635-63638 via svnmerge from by Martin v. Löwis · 16 years ago
  39. ffe62ed Patch #2125: Add GetInteger and GetString methods for msilib.Record objects. by Martin v. Löwis · 16 years ago
  40. 137d824 Fix issue 2782: be less strict about the format string type in strftime. by Gregory P. Smith · 16 years ago
  41. 9aa040d - Issue #2588, #2589: Fix potential integer underflow and overflow by Gregory P. Smith · 16 years ago
  42. 8856dda Adds a Thread.getIdent() method to provide the _get_ident() value for by Gregory P. Smith · 16 years ago
  43. 2666040 Backport r62724 from trunk. Fixes issue 2791. subprocess.Popen.communicate by Gregory P. Smith · 16 years ago
  44. 1bd52d7 Make the _H #define's match the header file names. Fix comments to by Gregory P. Smith · 16 years ago
  45. 4a8d47e Blocked revisions 63873 via svnmerge by Georg Brandl · 16 years ago
  46. 877b10a Remove the htmllib and sgmllib modules as per PEP 3108. by Georg Brandl · 16 years ago
  47. ac19d85 Deprecate htmllib and sgmllib for 3.0. by Georg Brandl · 16 years ago
  48. 6b38daa Merged revisions 63871 via svnmerge from by Georg Brandl · 16 years ago
  49. 681001e Generate pydoc's topic help from the reST docs via Sphinx' new text writer. by Georg Brandl · 16 years ago
  50. 40ab2ec remove mac module docs missed in the first round by Benjamin Peterson · 16 years ago
  51. 294d5a9 Add proper heading for tools entry. by Georg Brandl · 16 years ago
  52. e2f6e88 Blocked revisions 63861 via svnmerge by Georg Brandl · 16 years ago
  53. 0b9aaa9 Spaces vs. tabs. by Georg Brandl · 16 years ago
  54. 1121ef6 Blocked revisions 63863 via svnmerge by Benjamin Peterson · 16 years ago
  55. c49372b add a warning about bgen being removed by Benjamin Peterson · 16 years ago
  56. 630c829 add notes about the removal of bgen by Benjamin Peterson · 16 years ago
  57. 9359aff Fix test_sys. by Robert Schuppenies · 16 years ago
  58. 12f8107 Fix test_descrtut. by Georg Brandl · 16 years ago
  59. 7a6de8b Some style nits. Also clarify in the docstrings what __sizeof__ does. by Georg Brandl · 16 years ago
  60. 4f2c998 Add plain text make target. by Georg Brandl · 16 years ago
  61. 51df064 Issue #2898: Added sys.getsizeof() to retrieve size of objects in bytes. by Robert Schuppenies · 16 years ago
  62. f632544 remove old mac scripts including bgen by Benjamin Peterson · 16 years ago
  63. 2149171 Blocked revisions 63848-63849 via svnmerge by Martin v. Löwis · 16 years ago
  64. 6495c8d Typo: encoding -> codeset. by Martin v. Löwis · 16 years ago
  65. b12d857 Move sys_stream and sys_isatty out of the have-langinfo block. by Martin v. Löwis · 16 years ago
  66. 05025db Blocked revisions 63846 via svnmerge by Martin v. Löwis · 16 years ago
  67. 9981589 New environment variable PYTHONIOENCODING. by Martin v. Löwis · 16 years ago
  68. c3e36af Whitespace nits. by Alexandre Vassalotti · 16 years ago
  69. 787f307 Added documentation for PyDict_GetItemWithError(). by Alexandre Vassalotti · 16 years ago
  70. cb31433 Added missing prototype for PyDict_GetItemWithError(). by Alexandre Vassalotti · 16 years ago
  71. 7f7ca35 Fixed rowcount for SELECT statements. They're -1 now (again), for better DB-API 2.0 compliance. by Gerhard Häring · 16 years ago
  72. 1a34834 Backport r63776: tkinter fixes. by Georg Brandl · 16 years ago
  73. 8bfba67 #3005: add explaining sentence to easydialogs docs. by Georg Brandl · 16 years ago
  74. a7ac20f #3010: clarification about stdin/use_rawinput. by Georg Brandl · 16 years ago
  75. 9e670c2 Added a note to [] that special forms & special chars lose their meaning by Mark Summerfield · 16 years ago
  76. 700a635 Added a note to [] that special forms & special chars lose their meaning by Mark Summerfield · 16 years ago
  77. 5bd8833 Fix bdist_wininst --user-access-control for win2k by Mark Hammond · 16 years ago
  78. 6d7702e Implement heapq in terms of less-than (to match list.sort()). by Raymond Hettinger · 16 years ago
  79. 1d138f1 Optimization of str.format() for cases with unicode, long, and float by Eric Smith · 16 years ago
  80. fc8dca2 remove plat-mac references by Benjamin Peterson · 16 years ago
  81. adff65b Update the locale module alias table. by Marc-André Lemburg · 16 years ago
  82. 31694ae fix grammar by Benjamin Peterson · 16 years ago
  83. c5a235b Better quote with single quotes. by Georg Brandl · 16 years ago
  84. 6bb7bcf getloadavg() is not available on Windows. by Georg Brandl · 16 years ago
  85. ef712d6 * Mark intermedidate computes values (hi, lo, yr) as volatile. by Raymond Hettinger · 16 years ago
  86. ec2c46b Blocked revisions 63814 via svnmerge by Eric Smith · 16 years ago
  87. 4a7d76d Refactor and clean up str.format() code (and helpers) in advance of optimizations. by Eric Smith · 16 years ago
  88. dc13b79 Refactor and clean up str.format() code (and helpers) in advance of optimizations. by Eric Smith · 16 years ago
  89. eb2c964 Add test case for r63810. by Georg Brandl · 16 years ago
  90. 1e7217d Don't return the same object from trivial replace() cases -- by Georg Brandl · 16 years ago
  91. 17cb8a8 Fix all return types for str/bytes/bytearray docstrings and make the wording more consistent. by Georg Brandl · 16 years ago
  92. 30fadc1 #2999: fix name of third parameter in unicode.replace()'s docstring. by Georg Brandl · 16 years ago
  93. 3c2523c Issue 2903: Add __name__ in globals for namedtuple namespace. by Raymond Hettinger · 16 years ago
  94. d99bee7 Issue 2855: Fix obscure crasher by slowing down the entire module. Mimics what was done to dictionaries in r59223. by Raymond Hettinger · 16 years ago
  95. 6585660 Issue 2784: fix leaks in exception exit. by Raymond Hettinger · 16 years ago
  96. 29e4f63 Remove basestring usage. by Georg Brandl · 16 years ago
  97. 2932d93 #3007: remove stringio docs and fix a few nits in io docs. by Georg Brandl · 16 years ago
  98. 8df4e22 Fix typo in testSum by Mark Dickinson · 16 years ago
  99. eec0d5f Blocked revisions 63800 via svnmerge by Brett Cannon · 16 years ago
  100. 6983ff7 Note that UserList and UserString were moved to 'collections' in 3.0. by Brett Cannon · 16 years ago